Game Development Community

Help with locked rotation

by Devon Ly · in Torque Game Engine · 04/26/2004 (2:34 am) · 2 replies

When I create a object from the shapebase class their pitch and roll always seem to be locked. IE. rotation around x and y.
while the yaw seems to be fine (rotation around z).

Does anyone know why this is happening and possibly how I can fix it?

#1
04/26/2004 (3:49 am)
I don't know, have had the same problems with interiors & basic shapes.
#2
04/26/2004 (9:27 am)
I know that the player class cancels out pitch and roll. But SceneObject doesn't and I distinctly recall seeing vehicles and interiors roll and pitch... Curious.