Chapter 3. Getting Animated
Unity has a powerful built-in animation system. In this chapter, we will discuss animating using a sprite sheet to create the walk cycle for our main character.
The following topics will be covered in this chapter:
- Overview of animation features
- Sprite sheet animation
- Animation Controllers
- Access animators from scripts