why the physics-system class not in:
http://www.truevision3d.com/tvdna/ ?
I remember I have seen it not long before.But now it has disappears.
TVPhysics.GetBodyAngularVelocity()
what is the bLocalSpace mean?
And I meet a problem,when I set:TVPhysics.SetBodyLinearVelocity(),actor would move in the scence,but his face angle would change in the same time..That troubled me.
I want to use TVPhysics.SetBodyLinearVelocity() to make actor move forward,but when the angle is changing,I cant get the right direction for moving..Help me.Thanks.