So I have made a randomly generated map using an object which moves around randomly and spawns a floor tile every time it moves.
So the floor tiles work great and it makes a good map every time but I was wondering how I could spawn walls after the map generation is done?
I want it to look something like this so that every top wall projects a shadow but I have no idea how I would be able to spawn walls.