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

Implement Item system - Unit inventory #3

Open
tranchikhang opened this issue Jan 23, 2021 · 0 comments
Open

Implement Item system - Unit inventory #3

tranchikhang opened this issue Jan 23, 2021 · 0 comments

Comments

@tranchikhang
Copy link
Owner

tranchikhang commented Jan 23, 2021

Follow Fire Emblem's inventory system:

  • Each unit has 5 slot in inventory
  • Number of slot should be configurable (no hard-code)
  • The first weapon in inventory is considered "equipped weapon", which will be used in combat
  • Unit can equip any usable weapon in inventory
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