标签:unity3d
大家导入Unity3D自带Character Controller的Package第三人称时,发现Play时人物一直在跑步,大家看下人物的Inspector下的内容,如图:
在Animation中已有idle等动作,但是在Third Person Controller的Script中却没有Animation Clip,所以我们要做的就是点击后面的设置按键,把相对应的Animation添加上即可,如图:
Unity3D导入自带Character Controller的Package第三人称一直跑步解决方案!
标签:unity3d
原文地址:http://blog.csdn.net/lisenyang/article/details/39181759