You are currently browsing for
Jumping Tutorials
 | In this Flash Platform Game Tutorial you will learn about Double jumping. You start by making two movie clips A- An object you want to jump B- the ground (must be under the jumper. You also have to give instance names to the jumber and the code provided in the tutorial to the jumper. |
 | Jumping Gravity tutorial Pla... Jumping Gravity tutorial Well I noticed there was a jumping tutorial but there was no gravity involved and you could... !jumping) { If the space key is down and jumping = false vel_y = 36 Set a new variable to 36 ( This will ... |