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

GML Reading JSON files in gms 2

T

Teo

Guest
I had the idea to make a game, where you could have the game window, and another comand prompt open. in the command prompt you could type in programmed commands that would edit variables in a json file. i've fully coded the command prompt in python and it works well, but how do i load variables from a json file in gms2?
 
Top