Game Development Community

Node Export Issue

by Johnathon280 · in Artist Corner · 01/11/2009 (9:17 pm) · 2 replies

Ok. I'm having alot of trouble getting the eye and cam nodes to work on my mesh. I used the dummy nodes to make and position the eye and cam nodes. I linked them under start01 and also turned off the collapse transforms option. When I export it, the dump file indicates that the export was a success. There are no errors, the nodes are in the hierarchy properly and none of them have been uncollapsed. But when i run the dts in torque, the camera is at the bottom of the bounding box. Why does this keep happening?

Note: I'm using Max7 and a config file is in place as well.

About the author

Recent Threads


#1
01/13/2009 (2:57 am)
Just a thought... and something I noticed recently... the 'cam' node must be parented to a node called 'Unlink', and the 'Unlink' node is parented to the 'Bipo1' node! The 'Eye' node is simply parented to the 'Bip01 Head' bone!

~C
a 3d artists journal
#2
01/16/2009 (2:45 pm)
thanks, that helped alot. i appreciate it man