SR ListOfSpheres - Smehi/WaveOne GitHub Wiki
ListOfSpheres allows you to specify a spawning area for your enemies in the shape of a Sphere. With that you are also able to set a minimum distance.
Name | Description |
---|---|
StartPoints | List of custom struct that specify the spawning areas. |
public Vector3 GetPoint()
Returns a random point inside of the sphere, but also outside of the minimum sphere.