i looked at the official "how to make savegames" tutorial but i didnt find it very helpful, right now i have a JSON file, and made two variables that will set them when the save button is pressed and load them when the load button is pressed.
But when i export the game, the json file isnt modified at all when i press the save button. which is really strange, i read on another post that construct can't modify files, but why? how are people going to save their games if you cant modify a single json script within the game files?
If there is another way, please someone help me out.