• 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!

SOLVED Any easy way to adjust variables in-game?

let's say I want to tweak the values of my platformer game (gravity strength, jump velocity, max running speed) until I get something to my liking. Is there any easy way to do this in-game? Unity already has this built in. I am not aware GMS has such feature. I don't mind writing a few codes or if somebody has made a custom library for such feature.
 
Top