Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow GameItems to have multiple features #25

Open
FlipWebApps opened this issue Feb 3, 2017 · 0 comments
Open

Allow GameItems to have multiple features #25

FlipWebApps opened this issue Feb 3, 2017 · 0 comments

Comments

@FlipWebApps
Copy link
Owner

Allow GameItems to have multiple features such as in a racing game you might use the 'Character' GameItem to represent different cars and should be able to have features such as color, design and wheels or a shooter where the character you can choose the weapon or clothing.

  • Each feature itself would be a GameItem and so have properties such as name, sprite, unlocking etc..
  • Allow for multiple features by adding a tag and category to GameItems. In GameItem enter number of features to create (similar to GameManager) and then allow configuration through existing configuration features.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant