一个角色旋转身体在向前行走的代码 var targetTransform: Transform; var rotationSpeed : float=1.0; var canRun=false; var speed : float = 1.0; function Update () {