Ejemplo n.º 1
0
 public void SetTarget(GameObject trg, RotateToMouseScript rotateTo)
 {
     target        = trg;
     rotateToMouse = rotateTo;
 }