Pages: 1
Topic closed
I'm working on a game, and I really need to know how you stop your sprite from jumping when they already are which alows them to float through the levels. Here is the projects so far: Way Of The Ninja
either remix it so it works or just tell me
Last edited by stor (2012-05-20 03:20:41)
Offline
You should report posts if you want them closed.
Offline
stor wrote:
I'm working on a game, and I really need to know how you stop your sprite from jumping when they already are which alows them to float through the levels. Here is the projects so far: Way Of The Ninja
either remix it so it works or just tell me
Okay, here you go :
<when[space v]key pressed> if <touching color [color of ground]?> Perform the jump you want else stop script end
Offline
Topic closed
Pages: 1