Well, for every character which I animated, I place a Point (in 3ds Max, which I named as "ROOT") at the origin while attaching the main bone to the Point, so that I can move the entire sets of bones without selecting all of them, actually it can also be done without using Point at all, it's just a habit of mine. So, my character consist of a gear-shaped mesh and a sphere ball, which doesn't exactly need any skinning or enveloping other than just attaching it to the bone I wanted it to move with...
Soon after animating it, I exported it directly into Unity and the problems I mentioned above starts occurring...
It turns out that it couldn't detect the Point (ROOT) and I'll have to apply a Skin modifier to the gear-shaped mesh and add the corresponding bone into it. I exported the new version into Unity and the problem is solved... what a mess!
No comments:
Post a Comment