I’m relatively new to Defold, so I apologize if this question is too easy. It wasn’t easy to find documentation about it, so it’s probably worth asking anyway.
I’m exporting my HTML5 game with the “Fit” scale mode. That way my 1024x768 game always looks as big as possible. So far so good.
But I don’t want all that whitespace at the sides (or at the top depending on the window size). Is there any way to put excess graphics outside the “official” 1024x768? Whatever I put there, Defold seems to be truncating them during compilation.