branchrust_reboot/main/tutorial_island/island_spawningcancel
5 Commits over 0 Days - ∞cph!
Track which spawn location an island takes.
Added a Return() function ready to call when we start returning/destroying tutorial islands.
Free up the spawn location again when an island is done with.
Take a valid island position from the list each time we create an island.
Doesn't re-use/release yet.
Convert to static class, get rid of gizmo debugging stuff.
Initial FillEdges implementation for getting valid islands along the map boundary edges with no overlaps. Support for loops.