unity3d游戏开发之动画控制(状态机)
首先,创建一个animator controller(动画控制),在你的模型上添加一个组件(animator),把animator controller绑定到controller选项栏中,双击打开你新
unity3d游戏开发之动画控制(状态机)