Beispiel #1
0
 public void RotateTo(int direction, Vector3 newPos)
 {
     unitMover.RotateTo(direction, newPos);
 }