Hello, I'm working on a project that supports multiple resolutions (1x, 2x, and 4x). Now I want to make a web build that uses 2x only, when I tried to build with current settings the game size was very big. I copied the project to another folder and spent a whole day clearing the 1x and 4x files and the game size was down to 25% of its original size.
But now I have 2 projects and when I want to update the project I have to make sure that both are updated... it's annoying me. If only I can include the 2x only when I want