关于playmaker play animation出现警告 The AnimationClip 'xxx' used by the Animati ...

转载自网络:
出现这个提示:
The AnimationClip 'xxx' used by the Animation component 'xxx' must be marked as Legacy.
 
百度,说是在rig面板里,设置Animation Type为Legacy,但是我的动画并不是导入模型上的动画,没有rig相关参数可以设置
 
后来发现其实是动画类型的问题,点击你的动画片段,属性如下

此时,点击右上角 ,选择Debug,然后将Animation Type属性从2改为1,就可以正常播放了~

LED

原文地址:https://www.cnblogs.com/vonly/p/4147067.html