Ladders are suddenly buggy when jumping on them or reaching the top #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
This seems to be happening since I moved most of the player input logic to the unhandles_input function in player.gd when I added dialogue support.
The player just falls down from the ladder when he reaches the top. When the player is standing on the floor in front of a ladder and jumps, he quickly launches above the ladder and falls down again.