Partially Fixed Exit Doors #85
Reference in New Issue
Block a user
No description provided.
Delete Branch "rewrite"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added code so that exit doors will search for a destination and place a
platform for the player on the other side. However, the search function
only searches upward, not downward. I'd like to discuss some details
about this before completing the implementation:
different root dimension than the dungeon's actual root?
I've tested the exits and they're working well.