Game Development Community

Guiobjectview mount

by gamer · in Torque Game Engine · 04/07/2006 (12:59 pm) · 1 replies

Hi, I am trying to mount, but no matter where I set the mount point, the weapon always get mounted between my character's feet, any idea?
I used PlayerView.mountObject("weapon","weapon.dts","","player.dts","Bip01",0);
maybe someone can explain in depth the arguments mountObject is taking.
here's the source where guiobjectview is taken from: http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=9617

thanks

#1
04/25/2006 (8:24 am)
Read this resource it was the original that I worked on and explainations are there