Hi everyone,
I just discovered this great software and just starting to code my plateformer game. At the moment I have my player that can perform a double jump (thanks to the platformer:double jump topic) then I would like my player to settle in the air at the end of my second jump . For that I change the gravity to 0 and I turn on the player's 8 directions behavior and disables the platform user input.
The problem is that my player deviated up without stopping.
I have not found a solution for it until now, so if someone has a solution for a newbie like me, that would be nice ! Thank you! <img src="smileys/smiley1.gif" border="0" align="middle" />