Esempio n. 1
0
 public Vector3 GetRandomPoint()
 {
     return(spawner.GetRandomPoint());
 }