So I have run into a bit of a snag with my game that I'm working on. I have a background layer and a main layer (this is where the tiles and main assets are). I've organized everything so the main assets are above the background layer.
Example:
But for some reason, I cannot get the background layer to display. I tried setting the main layer's properties to transparent, but this happens when I do so.
Any help would be appreciated. Thank you