• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

GameMaker Change game options with GML?

P

pimeys

Guest
Is it possible to change game options like VSYNC, BORDERLESS or TEXTURE PAGE SIZE with GML on-the-fly?

I would like to give the user settings for things like those, and change it as they wish.
As for texture page sizes, I would like GMS to generate texture pages at all of the possible sizes, and allow the user to switch between them in the game settings.

I'm particularly interested in BORDERLESS and VSYNC options though. Any chance to make this work?
 

Attachments

P

pimeys

Guest
That's unfortunate. But thanks for hinting me to that function :)
 
Top