SR ListOfBoxes - Smehi/WaveOne GitHub Wiki
ListOfBoxes allows you to specify a spawning area for your enemies in the shape of a box. With that you are also able to set a minimum distance and an extra option of pushing spawns to the a corner or an edge.
Name | Description |
---|---|
StartPoints | List of custom struct that specify the spawning areas. |
public Vector3 GetPoint()
Returns a random point inside of the box, but also outside of the minimum box.