From the course: Unity 3D 2021 Essential Training
Unlock the full course today
Join today to access over 24,500 courses taught by industry experts.
Animator controllers - Unity Tutorial
From the course: Unity 3D 2021 Essential Training
Animator controllers
- [Instructor] Animation controllers allow to add multiple animations for a specific game object and use them based on the state of that game object. So, let's say, for example, you want to have a character that would be walking, then that would be an animation and then you can have multiple walking animations that would be inside of that controller. So, whenever you create an animation, a controller is automatically created for you. So basically, you have a controller right now for that chair animation, so let's take a look at that. So, the way to look at the controllers, you can look into the project. So, let's go ahead and go into our animations folder that we created. And as you can see, we have our chair animation and we have a controller that has been created for us. So, if we double click on the chair controller, we're going to see this controller that has been created for us. Now, to move inside of the controller…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
- Ex_Files_Unity_3D_2021_EssT_Ch2.zip
- Ex_Files_Unity_3D_2021_EssT_Ch3.zip
- Ex_Files_Unity_3D_2021_EssT_Ch4.zip
- Ex_Files_Unity_3D_2021_EssT_Ch5.zip
- Ex_Files_Unity_3D_2021_EssT_Ch6.zip
- Ex_Files_Unity_3D_2021_EssT_Ch7.zip
- Ex_Files_Unity_3D_2021_EssT_Ch8.zip
- Ex_Files_Unity_3D_2021_EssT_Ch9.zip
- Ex_Files_Unity_3D_2021_EssT_Ch10.zip
- Ex_Files_Unity_3D_2021_EssT_Ch11.zip
- Ex_Files_Unity_3D_2021_EssT_Ch12.zip
- Ex_Files_Unity_3D_2021_EssT_Ch13.zip
- Ex_Files_Unity_3D_2021_EssT_Ch14.zip
- Ex_Files_Unity_3D_2021_EssT_Ch15.zip
- Ex_Files_Unity_3D_2021_EssT_Final_Resources.zip