How do you make it so you can jump and land on platforms in your game?
Offline
Use a simple script that will move the sprite's Y up, and then down until the sprite senses the ground. Like this:
If you want velocity, use this:
Any questions?
Last edited by Jonathanpb (2010-05-17 02:35:56)
Offline