Game Development Community

How can i exporter a model that with two seperated object includ

by FanZhang · in Artist Corner · 03/07/2008 (5:30 am) · 2 replies

How can i exporter a model that with two seperated object include a head object and a body object.If i without use the base01 and start01 node but bip01 ,what do those objects link to?Thank you :)the best if who can support a schematic picture.

#1
03/12/2008 (1:46 am)
So quiet here?
#2
03/12/2008 (3:09 am)
Make sure you end the mesh names with a detail number: head128, body128. Then register the details, etc with your exporter and you should be on your way.