Beispiel #1
0
 public void SetImmediateMoveTarget(Vector3 target)
 {
     mover.SetTarget(target);
 }