#Game doesn't save config table

1 messages · Page 1 of 1 (latest)

jolly jay
#

I created a game to compete in Game Jam 11, but it has a problem that when players save the game and come back to play again, all of the players' stuff will be lost. This is because the save system does not save the config table, so when the game is re-entered, the config table will return to the default.I use it as the main variable in the game so it's too late to fix anything. I'm using 3.x

outer parrot
jolly jay
#

I think save and load system is working but they not save config table