Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Unity 新手,我从 Unity 资产商店下载了这个圣诞老人头像。我还从 Mixamo 下载了一个没有皮肤的动画,并将其重命名为 danceAvatar。我想将动画应用到我的头像,以便它可以移动但无法弄清楚。
如果我使用圣诞老人子句头像的 FBX 文件,然后单击选择,它会告诉我没有可用的动画数据请参阅:
如果我使用头像的预制件,然后单击选择,它没有任何模型、绑定、动画或材质选项。看:
我不应该使用预制件吗?还是该资产不兼容?
它对我有用。你需要确保的是
1- Meshtint Free Santa Claus& DancingAnimation Rig Animation Type类型应该是Humanoid 2-制作AnimatiorController并添加DancingAnimationClip(默认)。
1- Meshtint Free Santa Claus& DancingAnimation Rig Animation Type类型应该是Humanoid
Meshtint Free Santa Claus
DancingAnimation
Rig Animation Type
Humanoid
2-制作AnimatiorController并添加DancingAnimationClip(默认)。
AnimatiorController
DancingAnimationClip
编辑:您看到的no animation data available in this model是因为Santa Model不包含内置动画。但是如果您选择跳舞动画模型并Animation在检查器中查看选项卡,您可以看到动画的详细信息。
no animation data available in this model
Santa Model
Animation