Hi,
If you won/lost the game, you will either have to destroy the persistent game object which contains the current values for score and lives. Or you could reset the values to their default values with a new method. This way, you could keep using the same game object.
See also:
- Forum User Guides : How to mark a topic as solved