Tomas
Joined: 19 Apr 2009 Posts: 1
|
Posted: Sun Apr 19, 2009 4:11 pm Post subject: Making a sphere roll? |
|
|
Hi
I want to make a sphere roll using trueaxis physics. I find DynamicObject::ApplyImpulse works for me but the sphere then never stop rolling. I want to make so I press a key (maybe key A) and it acts like I push sphere with say 100 force. If I press key B maybe it act like I push sphere with 200 force. Due to gravity/friction/mass the sphere should slow down to a stop but as applyimpulse takes world impulse this cannot happen.
Is it possible? |
|