Unity Learn home
View Tutorial Content

Animator Controllers

Tutorial
Beginner
+10 XP
30 Mins
(787)
Overview
Summary
An Animator Controller is a Unity asset that controls the logic of an animated GameObject. Within the Animator Controller there are States and Sub-State Machines that are linked together via Transitions. States are the representation of animation clips in the Animator. Transitions direct the flow of an animation from one State to another. In this tutorial, you will learn to create States and use Transitions, Parameters, and Conditions.
Select your Unity version
Last updated: October 13, 2020
2019.4
2019.3
2019.2
2019.1
2018.4
2018.3
2018.2
2018.1
2017.4
2017.3
2017.2
2017.1
5.x
4.x
Language
English
Animator Controllers