unity animation : AnimationClip must be marked as Legacy The animation state XXX could not
Posted sun_dust_shadow
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了unity animation : AnimationClip must be marked as Legacy The animation state XXX could not 相关的知识,希望对你有一定的参考价值。
参考:https://forum.unity3d.com/threads/animationclip-must-be-marked-as-legacy.213952/
两个方面需要设置: 1,FBX文件内Rig需要设置 Legacy 老式
2.对应的Animaiton需要在Debug模式下设置AnimationType为1 而不是2 mecanim模式(新的动画系统,关联Animator 多个FBX可共享此Action )
以上是关于unity animation : AnimationClip must be marked as Legacy The animation state XXX could not 的主要内容,如果未能解决你的问题,请参考以下文章