Game Development Community

Aligning up a weapon

by dArchitect · in Artist Corner · 02/20/2008 (10:16 am) · 2 replies

Does anyone know of a tutorial that will help me position my weapon on a character? Right now it seems that the crossbow wants to be on the ground (bottom most part) of my model. I tried re-centering my model but soon discovered that anything below the center (point) also put that part of my model below the ground level on my terrain.

#1
02/23/2008 (11:59 am)
It sounds like you need a "mout0" node in your DTS model. Without it weapons, cameras and the like will snap to the 0,0,0 (origin) of the bounding box.
#2
02/24/2008 (12:24 pm)
He meant "mount0", in case you didn't already figure that out.