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

Enhanced doors. #32

Open
treytomes opened this issue Mar 27, 2023 · 0 comments
Open

Enhanced doors. #32

treytomes opened this issue Mar 27, 2023 · 0 comments

Comments

@treytomes
Copy link
Owner

Doors are currently a map tile. I think they need to be upgraded to entities.

  • Interacting with a door will toggle it between open and closed, unless it's locked.
  • Wooden doors can be burned.
  • A door can be bashed until it's "dead", leaving behind a pile of whatever material it's made from.
  • If a door is in the "jammed" state, it cannot be toggled between open and closed.
  • A door can be "un-jammed" by interacting with it.
  • Doors can be jammed with items that have the "jammable" attribute.
@treytomes treytomes added this to the Game Mechanics milestone Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant