#Saving game

1 messages · Page 1 of 1 (latest)

tired girder
#

Question:
If a player on android force closes the game. could I use OnDisable() method to save the data from that game so when they restart the game I could give them the option to load the previous game?
[8:06 PM]
or would I use OnApplicationFocus

dapper tapir
hybrid root
#

Either make an Auto-save feature happening every 5 minutes or use OnApplicationFocus.