How to add Mixamo animations to characters? Using Mixamo animations is easy. Simply go the site https://www.mixamo.com and download any animations you want. Import it into your project. Set it to humanoid rig. Hit apply. It’s generic rig by default when you import it to your project. Create a new animator. Add...
Tutorials
Tutorial: Where to find post processing package Unity?
New to Unity? Are you having problem to find post processing package in Unity? In this post, we are going to share with you where to find it! 1) Open Unity editor. Go to window tab on the top left corner. Look for package manager. 2) Click on package manager....
Tutorial: Missing Standard assets package in Unity
Standard assets package is a collection of assets, scripts, and example scenes can be used to kick start your Unity learning or be used as the basis for your own projects. Unity used to have it in the game engine whereby you can import them by right clicking on the...
Tutorial: 2 common reasons why your character's root motion is not working. Unity game engine
Tutorial: 3 common reasons when your character’s feet is floating when using Unity Mecanim
If your character’s feet is floating when using Unity's humanoid mecanim animations, these are the 3 common reasons! See below! 1) Animations have root motion but your character ' apply root motion is off. (See image below) 2) Animations not bake to pose in inspector. Choose the correct setting...