How do I walljump? I tried doing:
If (player) collides with (wall) = double jump enabled
But after it collides, the double jump is enabled forever.
How do I set it so it only works when it's touching the wall?
Develop games in your browser. Powerful, performant & highly capable.
do a wait function inside giving a player a piece of time to react then disable double jump