Legacy Documentation: Version 2017.1 (Go to current version)
Using Animation Events
The Animator Controller Asset
Other Versions

Animator Controllers

An Animator Controller allows you to arrange and maintain a set of animations for a character or other animated Game Object.

The controller has references to the animation clips used within it, and manages the various animation states and the transitions between them using a so-called State Machine, which could be thought of as a kind of flow-chart, or a simple program written in a visual programming language within Unity.

The following sections cover the main features that Mecanim provides for controlling and sequencing your animations.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答