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

Gravity #82

Open
Insineer opened this issue Feb 21, 2021 · 0 comments
Open

Gravity #82

Insineer opened this issue Feb 21, 2021 · 0 comments
Labels
enhancement✨ New feature or request python🐍 Only scripts changes z-levels Logic associated with Z-levels logic

Comments

@Insineer
Copy link
Member

Add a bool property "gravity" to a tile (In the future, tiles will be combined into Locations and gravity will be the property of location).

  • If there is "gravity" and there is no floor, then objects should fall to Z-level below, if it exists.
  • If there is no "gravity" then mobs can move by Z-levels upward/downward with shift+W/S buttons if there is no floor/ceiling accordingly.
@Insineer Insineer added enhancement✨ New feature or request z-levels Logic associated with Z-levels logic python🐍 Only scripts changes labels Feb 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement✨ New feature or request python🐍 Only scripts changes z-levels Logic associated with Z-levels logic
Projects
None yet
Development

No branches or pull requests

1 participant