branchrust_reboot/main/tutorial_island/island_spawningcancel

5 Commits over 0 Days - ∞cph!

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