Hi, in my game, i want to add an option that allows me to leave the current game and continue it later, could you explain me how to save the game datas so that i can continue from where i've stopped please?


1 | World currentGame = getWorld(); |
1 | World currentGame = getWorld(); |