- Home /
Problem has been solved.
Answer by AironeneroTechnologies · Jun 13, 2014 at 10:43 AM
Check if it has all the nodes required for the animation.
everything that i know is that i made a simple character on blender,made bones and skinned them to parts of my characters body,1 bone per part,bones are not connected to each other,then i made simple walk animation and exported walk.blend on unity and unity imported it,it worked fine,then i made this jump animation,imported it in unity,copyed avatar mask form walk animation and got that,tryed many things but i cant get it work like on blender,hope that helps.
Answer by musaranya · Jun 27, 2014 at 10:33 AM
If you have several Actions in Blender check that the exported are the right ones. Actually I'm having similar issues when exporting animated models containing multiple objects, it's a pain, don't now how to deal with it yet. Looking at the image you pasted, seems like the main cube rotates but not translates, don't know if it gives you any clue, good luck pal!
I fixed the problem,i made new bone called root,i set bones of arm's and legs as a childs of bone named body and put root as parent of body,animated again,set the root bone as root node,and everything worked perfectly.