Game Development Community

MountPoints from bones

by Leon · in Torque Game Engine · 03/21/2004 (1:58 pm) · 2 replies

Could i use a bone from player model as mountpoint for weapons?

thx.

#1
03/21/2004 (2:21 pm)
Yes, since all bones are really nodes.
And all mountpoints are nodes.
#2
03/23/2004 (11:35 am)
Ok, thanks :)