Pages: 1
Topic closed
HEY I NEED HELP!!! I am making a game where you can do multiple things. One of those things will be jumping on a trampoline. I want it so that he is jumping forever until the stop jumping button in clicked. Then he's going to get off the trampoline. Does anyone know how to do that?
Offline
Add this to the sprite that is jumping, putting the jumping script inside the repeat until.
You can replace the stop script block with a script to get the sprite off the trampoline if you want.
Then add this script to the stop button.
Last edited by melikecheese (2010-10-18 11:18:28)
Offline
Topic closed
Pages: 1