Legacy Documentation: Version 2018.2 (Go to current version)
Audio Settings
Animation System Overview
Other Versions

Animation

Animation in Unity
Animation in Unity

Unity’s Animation features include retargetable animations, full control of animation weights at runtime, event calling from within the animation playback, sophisticated 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
hierarchies and transitions, blend shapes for facial animations, and much more.

Read this section to find out how to import and work with imported animation, and how to animate objects, colours, and any other parameters within Unity itself.

Related tutorials: Animation

See the Knowledge Base Animation section for tips, tricks and troubleshooting.

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