Working with humanoid animations in Unity

Animation is a crucial part in games and Unity’s Animation system has been supporting projects for several years. In this video we will show you how to use the Animations systems in Unity to import existing characters and animations into your project. We’re going to look at key tips and techniques for working with humanoid characters in Unity, set up the Animation Controller, Inverse Kinematics or path finding for enemies AI.

If you want to learn more about the animation system in Unity, check out our latest guide for both experienced and new animators ‘The definitive guide to animation in Unity’: https://on.unity.com/4b0z1Ma

Time Stamps:
00:00 – Intro
00:21 – Downloading animations
02:17 – Using Root Motion
03:40 – Modifying animations
05:35 – Player-controlled animations
06:30 – Merging animations using layers and Avatar masks
09:04 – Player movement control
10:43 – AI character navigation