You are currently browsing for
Jumping Tutorials
 | Flash Platform Game Tutorial... Jumping Double in flash platform games... jumping 1) make two movie clips A- An object you want to jump B- the ground (must be under the ju... jumping = false set the paramiters of your jump here JA is the height of the inital jump JA=any value JB is the ... |
 | 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 ... |