Hello, I’ve just started work on my first game (using Gdevelop) and a priority for me is getting fullscreen set up. I have it working perfectly, it can be toggled off and on with the same button. However, My game has an intentionally odd aspect ratio. (256x240 resolution).
I would prefer the fullscreen to center the screen, instead, it pushes it to the left of the screen, leaving this awkward grey box on the right side.
Does anybody know how to fix this? Thanks.