I have several objects that persist in the game. Now, the problem is when the player goes for new game the second time, these persisted objects have already been eliminated in the second run.
Is there a way to reset the persisted object back to initial state without having to restarting the app?