In this Unity game development tutorial we're going to look at how animation blend trees can be used to blend two or more similar animations.
We’ll see how we can use a simple one-dimensional blend tree to make a character’s animation blend between idle, walking, and running.
The project is available here:
► https://www.patreon.com/posts/52521280
The final script is available here:
► https://dotnetfiddle.net/nakze4
Help support our work:
► Patreon: https://www.patreon.com/ketragames
► Ko-fi: https://ko-fi.com/ketragames
Follow us:
► Ketra Games: http://www.ketra-games.com
► Patreon: https://www.patreon.com/ketragames
► Twitter: https://twitter.com/ketragames
► Facebook: https://facebook.com/ketragames
Introduction - 0:00
Creating a new Blend Tree - 0:38
Explanation of Blend Tree Options - 1:32
Setting up the Blend Tree - 2:13
Adding in a Walk Animation - 3:30
Changing the Animation Blending from as Script - 5:46
Blend Damping - 8:17
Summary - 08:52
#KetraGames #LearnUnity #UnityTutorials #UnityTips