You are currently browsing for
Gravity Tutorials
 | Through reading this tutorial you will learn how you can manipulate gravity in Flash and move an object using the Key.isDown() function. This tutorial will show you how to create a ball which you can control, similiar to the ball revamped game by Jmtb02. |
 | Simulating Gravity (Or Any Attractive Force) Author: Page 1 ! 1 1 Simulating Gravity Here are the steps I took to m... |
 | 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 ... |