Setting rotation/axis point of Sprite Object
by Stanley D Chatman · in Torque Game Builder · 01/25/2007 (7:14 am) · 2 replies
Is there a way to set the rotation point of an object. For instance I have a shovel sprite object and currently it rotates at the center and I would like it to rotate more towards the bittom handle.
#2
Saves on video memory.
01/25/2007 (1:57 pm)
You could mount ypur object to a scene object and move the link point until the point you want to rotate around is in the center (you may need to adjust the size of the empty object).Saves on video memory.
Torque Owner Ben R Vesco