Game Development Community

Updating force rotation once added

by rwillis · in Torque X 2D · 04/12/2008 (2:49 pm) · 0 replies

After I add a force to an object, I need to update the force's direction on the object as the object turns. Right now if I add a force to an object and then rotate the object, the force does not rotate with it. How do I get a force to rotate with an object as I turn that object?