Game Development Community

MountOffset on mounted objects

by Jules · in Torque Game Engine · 07/13/2007 (3:39 am) · 1 replies

Hi... I've been adding mountOffset to try and move the position of a mounted weapon as it does not line up correctly with the players hands, but cannot seem to get it working, any pointers? Or am I using the wrong command?

Is the command also placed under the ShapeBaseImageData of the weapon?

#1
07/13/2007 (3:51 am)
Manged to get it working, using (offset). First time for everything!