[WIP] Escape The Maze Survival - Procedural Generated

Yes with the new setup I could generate infinite mazes, once I get the loading/unloading stuff sorted. Each chunk gets it’s own seed based on it’s location and the overall master seed.

Things I’ve still got to do is readd a loop paths option to help add a few extra possible turns as well as something to fill in the boarder so you can’t see the seems. For now though i’m trying to sort the loading/unloading of the chunks but I just keep causing the editor to lock up. :frowning: Maybe some sleep and a rested brain will give me better ideas lol.

I think I could probably rig the generator to do a full 3d maze which I may also do for the fun of it.