|
I need to use a torque on the object so that the physics engine can handle collisions. The engine will handle the actual vertex rotation. I have a function which can apply the torque to the object for the next physics tick. It can apply a local or global torque. (Though I do understand that language)
|