How to Create 2D Death Animations - Unity Game Development Tutorial

In this Unity tutorial we're going to look at how to add death animations for both the Enemies and the Player.

We'll cover the creation of animation clips, and how to use 'Any State' to transition to the death animation from any state.

Comments

Popular posts from this blog

Rotating a Character in the Direction of Movement - Unity Game Development Tutorial

Creating Terrain from Heightmaps - Unity Game Development Tutorial

Changing the Colour of a Material - Unity Game Development Tutorial