How do I make an actor jump?
elite
Member Posts: 26
I have a platformer style game and I am wondering how to make the main player jump.
Anyone know how to do this?
Anyone know how to do this?
Comments
Again, not trying to be mean just teaching you to fish rather than giving you the fish.
If you still can't find anything post again and I'll help you out.
My actor just keeps falling down (I think is is from the acceleration at 270) or when I delete the behavior (accelerate...) the actor flies upwards.
This is what I used...
http://gamesalad.com/forums/topic.php?id=9801
Anyone know how to fix this?
Thanks!
But he keeps jumping up and down without me telling it to.
Anyone know how to fix this?
I used this ..... http://gamesalad.com/wiki/how_tos:gsc_jump
Thanks!
So if you have a rule that says
Rule
When spacebar is down
game.Jump to 1
Otherwise
game.jump to 0
Now it works better, but when I finish a jump, it keeps bouncing. I can stop it by moving it to the left or right, but is there another way to fix it?
BTW I am using the instructions form the second link I posted.
Should I use the instructions from the first link I posted?
Sorry to be annoying about it with so many problems.
Thanks!
Anyways there is a descent jump demo on my wall
Thanks scitunes!