unity animation : AnimationClip must be marked as Legacy The animation state XXX could not be played because it couldn't be found!

时间:2017-07-19 13:37:08   收藏:0   阅读:1897

参考: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 )

 

原文:http://www.cnblogs.com/sun-shadow/p/7204667.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!