2.0 Help

Animation Controller Component

The animation controller component is used to apply complex animation playback and blending functionality to an animated mesh. It is the big brother of the simple animation component. Instead of playing just a single animation clip, it uses an animation controller asset to determine the animation pose.

The component itself doesn't do much, other than updating the animation pose and sending it to the animated mesh. For how to control the animation playback, please see the Animation Controller chapter.

Component Properties

  • AnimController: The animation controller to use.

  • RootMotionMode: Selects how root motion is applied to the owning game object.

See Also

Last modified: 09 June 2024