示例#1
0
 private void rotationDone(GameObject go)
 {
     _lerpRotation.ClearCallbacks();
     switchState();
 }