So I want to use a single fbx, which already has animations, but the problem with the new mechanim and animator is that 1.) they do not have seamless animations, and 2.) they will move ever so slightly in 3d space (sometimes down through the ground). I may have them set up wrong but here is what i did.
- In the FBX file, rig tab, I set the animation type to generic and then selected bip01 for root node.
- I add an animator component to the prefab.
- I make a new animator controller and apply it to the component and apply the avatar.
- I open up the animator controller and place the idle animation and link “any state” to “idle”.
- I jump in game and animation is playing but at the end the character will move forward slightly and will not cycle seamlessly.
- I tried another animation and same thing except in went down instead of forwards.
Do note I am not trying to use animations from another fbx with a different character.