I have been working on a game and have recently got to the load/save bit. I have copied and pasted the load save.lua into a separate lua file and then call upon that from my ‘main’…and amazingly (for me) it all works pretty well.
However…I can’t seem to find the json files that I expected to see in my resource directory. I am using an apple mac (a relatively recent convert to apple by the way…so maybe there’s something dimwitted I’m doing). It’s quite bizarre! I’ve looked through the folder…nothing. Sorted by date modified etc etc…nothing.
My game is quite clearly saving and loading data, but for the life of me I can’t see any new files being generated in the resource (or Documents Directory).