Animating Characters — Using Mixamo
With the model chosen, animating the character is the next step. Fortunately, Mixamo offers a large library of animations for free!
Using Mixamo is simple:
- Log in (Or create an account)
- Upload your model (.FBX file)
3. Find the animation you want.
4. Download the animation!
Once downloaded, add the animation to your project.
Make sure the Animation is set to “Rig” and “Generic”.
Finally, duplicate the animation file. You will be able to modify the copied file, enabling extra controls like looping!
After you have successfully duplicated the animation, attach it to the desired model’s Animator Controller in the “Animator” Window
As this is the only animation in, it will default to play as soon as the model is enabled (which for us is at game start).
With Looping turned on, we get the desired result!