Beispiel #1
0
 public void CamToRover()
 {
     mainCam.transform.position = tm.GetRoverPos() + new Vector3(0f, 2f, 0f);
 }