Hello, I’m new to Gdevelop and trying to make a platform game. I used the Platform character behavior and removed the default controls since I’m using space to change character animation/powers.
Well, just one of these animations is meant to double jump while the others can just jump once. I tried to make it work but it seems to me that the character can only double jump when press space, not UP (as I configured). The normal jump is working ok, and the space key can make it double jump (not normal jumping), but it isn’t supposed to just change characters’ animation.
It seems to me, that double jumping is still configured to obey the default controls, and I just cant change that. Anyway, my visual script is below: