1 jump only please
Ok so i want to make it so that when you click a button it only makes the other actor only jump once - not continuous bouncing if you hold it down, Any way to do this?
Thanks
Gnomer.
Thanks
Gnomer.
Comments
when touch = pressed, after .3 seconds change to false
Only jump when boolean = true
so it only animates when your not in the jump, and only your jump animation plays