Importing Animations from Mixamo
https://www.mixamo.com/#/?page=1&type=Character
Mixamo Allows you to download or import your own characters and give them animations that you can download. For instance you can upload a 3D model, and use the auto rigger to choose the location of the bones and give your characters animation without having to animate.
Downloading a Character
- Go to mixamo main page and select a character to download, do not select or add any animations,when you select animations it will store them in the fbx file and I don't know how to remove selected animations other than refreshing the page.
- Select the model you want to download
- Click on the Download button on the upper right hand side
- Make sure the format is FBX and the pose is set to T-Pose, then click download
Here is a picture demonstrating the steps
Importing into Unreal
Drag the FBX file you just downloaded into the content window, you will see
The Default options are fine, if they aren't matching the picture, you can select reset to default,
this picture was taken in Unreal engine 5.2 , therefore make sure Skeletal Mesh is checked and Import Mesh is checked
Note: Typically when importing from other FBX's such as market place, you would specify a skeleton, in this case you don't
Mixamo will automatically import the skeleton file and the Textures and Meshes(The 3D Character)
After you import the files you will see a bunch of textures ,materials, and Physical Asset(used for limb hit detections)
, your character skeleton and the skeletal mesh.
Downloading and Importing Animations
- Click on the Animation tab on the upper left hand corner
- Select the Animation you want to download
- Make a note of the Name, as it now has the animation you selected appended on to it
- Click download
- Make sure the format is fbx, the Skin is set to without skin, and the frames are set to 30/60, and the keyframe reduction set to none
Below is a picture to help
- Drag the animation into the content browser
- When the FBX import options window shows up , You must choose a skeleton, and it should be the skeleton of the imported character
- If you accidentally downloaded the skin with it you will see, a "Import Animations" options, at this point redownload the animation
without the attached skin
Below is a picture to help
Rigging your Character
Mixamo doesn't come with a IK_Rig or a control rig, you have to add those separately as on 02/2025
See Creating a control rig or Creating a IK_Rig