joseph123zed
Member
Hello,
I have been working on a game with a few lists in it and implemented a pause so that when you leave the game (press home button), a pause comes up. When I go back to the game, it says that the object should be initialized (list) and I read that you must initialize an empty list. With this the case, how do I pause the game and keep all of my lists intact as they were before the pause? If this is not possible, are there any suggestions of how to pause a game with a list?
Thanks,
Joseph
I have been working on a game with a few lists in it and implemented a pause so that when you leave the game (press home button), a pause comes up. When I go back to the game, it says that the object should be initialized (list) and I read that you must initialize an empty list. With this the case, how do I pause the game and keep all of my lists intact as they were before the pause? If this is not possible, are there any suggestions of how to pause a game with a list?
Thanks,
Joseph