Version: 2017.3 (switch to 2017.4)
Animation from external sources
Creating the Avatar
Other Versions

Humanoid Avatars

Unity’s Animation System has special features for working with humanoid characters. Because humanoid characters are so common in games, Unity provides a specialized workflow, and an extended tool set for humanoid animations.

The “Avatar” system is how Unity identifies that a particular animated model is humanoid in layout, and which parts of the model correspond to the legs, arms, head and body.

Because of the similarity in bone structure between different humanoid characters, it is possible to map animations from one humanoid character to another, allowing retargeting and inverse kinematics.

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