Please enable JavaScript to use CodeHS

Game Development in Unity

Lesson 5.4 Character Rigging and Animation

Description

In this lesson, students learn more about character animations and movement.


Objective

Students will be able to:

  • Understand the different pieces involved in animating and controlling a character, like animations, animator and character controllers, avatars, and scripts.
  • Connect animations in the animator controller with specific conditions.
  • Link the animation pieces in the character’s components.