Problem Rotating Vehicle
by Diego Castaneda · in Torque Game Engine · 10/27/2009 (3:31 pm) · 1 replies
Hello everybody, i have a little problem trying to rotate a vehicle, the thing is that when i rotate it in the world editor in the field rotation it rotates how it should, but when i try to rotate it using
ps: i have a turret mounted to the vehicle don't know if this change anything.
Thanks for the help
$idvehicle.setTransform(Transform);just don't do the trick, by example if i rotate it with a transform x y z 0 0 1 10 when i go and look in the editor the car rotates 100 degrees around z when it should rotate only 10. so i don't know what's happening maybe someone can give me a hand here.
ps: i have a turret mounted to the vehicle don't know if this change anything.
Thanks for the help
About the author
Torque 3D Owner Diego Castaneda
Thanks for the help, and sorry again for the thread :p