Rotations In Script-HOW??
by Michael Hense · in Torque Game Engine · 09/05/2006 (5:02 am) · 3 replies
Please forgive the exclamations, but the seemingly simple task of rotating an object has me stumped...
i can use settransform to move stuff all over the universe, but for the life of me, i have no idea how to get something to turn about an axis...
ok... what do the words 3,4,5 and 6 specically do?
if i want to turn an object 5 degrees to the left, how do i go about it...
thx in advance...
--Mike
i can use settransform to move stuff all over the universe, but for the life of me, i have no idea how to get something to turn about an axis...
ok... what do the words 3,4,5 and 6 specically do?
if i want to turn an object 5 degrees to the left, how do i go about it...
thx in advance...
--Mike
#2
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=9480
09/05/2006 (9:46 am)
You could just use this:www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=9480
Torque 3D Owner Antonio V Cavalcante Jr
Antonio V Cavalcante Jr
This is a Quaternion, here is a link to an article that explain something.
www.gamedev.net/reference/articles/article1095.asp