
I have setup the camera, controller etc and I'm working on the animations, to which I have all the jump animations, walk blend tree etc all within MECANIM. I found the perfect animation pack from mixamo called pro magic pack, which is basically a wizard with casting animations etc. I am learning Unity by doing a third person shooter but throwing items instead of a gun. So I'm a beginner in Unity exploring into intermediate territory. If however you need to use multiple animations, or want to create a single timeline with all of the animations on it, you are now going to have to break out the NLA Editor.This is my first question on Stack Overflow so I apologise if anything is not to standard. Keep in mind, I renamed my main character Timeline, then the walk animation armature was renamed Walk, etc…


You can now toggle between any animation available in the Blend file: Just bring up the DopeSheet, switch to Action Editor If you only need to wire up a single animation, you are nearly done. Next do the import again, with the exact same settings, this time bring in one of your animations. I suggest you rename your armature something meaningful, as each animation is going to come in with the same name (Armature, Armature.001, etc.). Your model and it’s armature should now load fine, with full proper textures showing up. The next part is critical, in the Import FBX settings select Manual Orientation and Apply Transform This will result in a zip file containing your model, as well as several animations, like so: The following workflow is perhaps the easiest with the best results.įirst off, when exporting your animations from Mixamo, use the following settings: There instructions also skip completely the process of actually using the resulting animations… a rather key component. The Mixamo documentation recommend using Collada, which simply does not work well.

However, if you want to incorporate the results into your Blender workflow, it can be a bit non-intuitive. Mixamo is a great animation resource, that enables you to quickly (and currently freely) add animations to your 3D models.
