Game Development Community

Apply Gravity to an Object

by Brandon Fogerty · in Technical Issues · 06/09/2007 (10:40 am) · 23 replies

Hi. I have added an object to my world view. I placed my object in the sky. How do I apply gravity to it so that it falls to the ground? Thanks in advance!
Page«First 1 2 Next»
#21
06/12/2007 (9:51 am)
Glad I could help Brandon :)
#22
06/13/2007 (3:59 am)
The static property in the Item datablock tells the engine whether or not to respawn an item after it's been picked up. And I don't believe that StaticShapes have any physics applied to them, anyway!
#23
06/20/2007 (3:25 am)
What about PlayerShape..

how can i change the gravity and force properties in them ??

i want the played to be able to fall at greater speeds, hitting some object like an hammer..

any idea ?
Page«First 1 2 Next»