Game Development Community

Animate seperate meshes as one or animate only one mesh?

by William · in Torque 3D Beginner · 01/15/2015 (11:45 am) · 1 replies

I'm not sure how I should animate my model for use in Torque. There are several ways to go about doing this and I don't know which one is best. I can either use one big mesh with bone animations or I can animate individual objects then export each section individually.

#1
01/15/2015 (9:54 pm)
I would definitely try to use the one big mesh to keep it as simple as possible when exporting. What are you animating, that it might be easier to do it in parts?