Hi, i'm rescaling my game (960/640)to upload to Scirra Arcade in 800/533 resolution.Im doing this:
-in start of layout: scale layout 0.84
-then in the index file i change the canvas size to 800/533 and it works well, but to upload to Scirra Arcade, construct export a zip file, how can i do the same thing?
If i change the window size before i export, the canvas doesn?t fit the window.Tks