Hi!
I’m trying to make my character with the Platformer Character Behavior use ladder without been able to jump.
The problem is: if he jumps on ladder holding the button for jump he will jump again. My events just prevent if he is not holding the button when he hit the ladder:
Looking for a solution on forum I found this: Disable Jumping on Ladders now that Ladder Speed is in the game - #6 by AlexBush
It’s like a workaround to make a very simple thing works. I was wondering if we could treat this as a bug… or maybe a feature request.
Thanks.