Posts

Showing posts from June, 2021

1D Animation Blend Trees Explained - Unity Game Development Tutorial

Image
In this Unity 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.