Me and my teammate have recently been trying to get our procedurally generated maps to be polished and optimized. But we have run into a problem where the script that sets the cells to be the walls of the corridors does not collect the tiles that have been already drawn on layer 0 to the array where you get the used cells in the tile map, is there any way to fix this?