예제 #1
0
 protected virtual void FixedUpdate()
 {
     cc.AirControl();                    // update air behaviour
     updateIK = true;
 }