branchrust_reboot/main/tutorial_island/island_spawningcancel

5 Commits over 0 Days - ∞cph!

2 Years Ago
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.
2 Years Ago
Take a valid island position from the list each time we create an island. Doesn't re-use/release yet.
2 Years Ago
wip / testing
2 Years Ago
Convert to static class, get rid of gizmo debugging stuff.
2 Years Ago
Initial FillEdges implementation for getting valid islands along the map boundary edges with no overlaps. Support for loops.