Game Development Community

Rotation

by Alec Petros · in Artist Corner · 01/15/2007 (5:19 pm) · 3 replies

This makes me feel reeeeaaally stupid, but how do you rotate an object in Torque?

#1
01/16/2007 (8:42 am)
Inside the editor you mean? Hold down alt and rotate away.

Fredrik S
#2
02/09/2007 (2:33 pm)
You can also resize objects in the world editor as well. Press Alt + Ctrl and move the axis.
#3
02/09/2007 (3:08 pm)
If you mean by a script, the setTransform(); command does that