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

Abstract inventory code to allow defining a player inventory on the top instead of the bottom #9

Open
3 tasks
valkyrienyanko opened this issue Feb 10, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@valkyrienyanko
Copy link
Contributor

The code should be made to easily switch between the 2 depending on what kind of game you want to make.

If the player inventory is defined to be at the top then...

  • the chest inventory is always defined at the bottom
  • the hotbar should be defined to be the very first row instead of the very last row
  • the inventory exit animations should initially move upward instead of downward (and so on for the re-entry animation)
@valkyrienyanko valkyrienyanko added the help wanted Extra attention is needed label Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant