Thank you, I’m struggling with how to set the window size from a Defold script though.
@britzl
Defold API allows me to react to a window resize, but doesn’t seem to allow me to change the window size (other than the initial window size on startup).
This is particularly important when the user tries to size the window smaller than the contents of the game at 1x zoom.