Version: Unity 6.1 Alpha (6000.1)
Language : English
Animator Controller
Animator Controller Asset

Create an Animator Controller

You can view and set up character behavior from the Animator ControllerControls animation through Animation Layers with Animation State Machines and Animation Blend Trees, controlled by Animation Parameters. The same Animator Controller can be referenced by multiple models with Animator components. More info
See in Glossary
view (Menu: Window > Animation > Animator).

To create an Animator Controller, do one of the following:

  • Select Create > Animator Controller from the Project window.
  • Right-click in the Project window and select Create > Animator Controller.
  • From the Assets menu, select AssetsAny media or data that can be used in your game or project. An asset may come from a file created outside of Unity, such as a 3D Model, an audio file or an image. You can also create some asset types in Unity, such as an Animator Controller, an Audio Mixer or a Render Texture. More info
    See in Glossary
    > Create > Animator Controller.

This creates a .controller asset. In the Project Browser window.

After the state machineThe set of states in an Animator Controller that a character or animated GameObject can be in, along with a set of transitions between those states and a variable to remember the current state. The states available will depend on the type of gameplay, but typical states include things like idling, walking, running and jumping. More info
See in Glossary
setup has been made, you can drop the controller onto the Animator componentA component on a model that animates that model using the Animation system. The component has a reference to an Animator Controller asset that controls the animation. More info
See in Glossary
of any character with an AvatarAn interface for retargeting animation from one rig to another. More info
See in Glossary
in the Hierarchy View.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答
Animator Controller
Animator Controller Asset
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961