Mastering Unity 2D Game Development(Second Edition)
上QQ阅读APP看书,第一时间看更新

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