So I want to properly support different aspect ratios, but I have this problem when I change width that the backgrounds get all weird; some layers just become gray blocks, others get cut off, and when you move the camera you can see how they appear.
Is there a way to fix this or some option I'm not seeing? It looks like the backgrounds only repeat once, and I think this could be fixed if I could change it so that it repeats a number of times instead, which I could easily calculate based on resolution.