jack27121 / STANNcam

An easy to use camera object for Gamemaker studio, with options to change game and GUI resolution independently, and upscale pixelart
MIT License
34 stars 5 forks source link

A toggle to maintain set resolution even in fullscreen/borderless mode #81

Open jack27121 opened 6 months ago

jack27121 commented 6 months ago

Someone would like it so even in fullscreen/borderless the game maintains whatever resolution is set. So effectively it would be the same size as if the game was in windowed mode, but now it just has a black background.

should be a boolean on the stanncam manager. And get set functions

jack27121 commented 6 months ago

actually instead of having a tiny game in a big black background, if there's a way for the display resolution to be low but still be stretched to fullscreen that would be ideal. So not draw_stretched, but like a windows setting