My background (normal sprite) should automatically fill the entire display. This worked until I changed the project layer from ‘outer scale’ to ‘Letterbox scale’. How can I exclude the background from this?
If you like to fill the screen then letter box is likely not what you want
I recommend reading this: construct.net/en/blogs/construct-official-blog-1/feature-focus-display-scaling-1592
Hope you that helps
Develop games in your browser. Powerful, performant & highly capable.
The only possible option is to set the background in Index.html file. I read about this, but never tried myself.