ID:272186
![]() Apr 24 2008, 5:12 am
|
|
i would like to know how to make a gravity code, thanks :)
|
![]() Apr 24 2008, 5:57 am
|
|
Like...DBZ gravity or some other gravity?
|
If you are looking for trajectory, try these simple formulas. Given the initial velocity, angle, and time, they yield the z hight and x distance. Be sure to terminate your loop when time reaches the time of flight.
|