Hello,
I’ve been working on a system of randomly generating a level. The code can be found here. http://pastebin.com/4eddVXE8
The issue I’m having at the moment is illustrated in this screenshot. The generation appears to be happening in diagonal lines. How could this be fixed so that the generation is truly random?
Any help is greatly appreciated.