reset game or reset scene...
I have a endless runner game and it's just one screen. Obviously. When they hit pause and want to replay the game, should I reset the 'scene' or 'game'?
That's got me confused.
Thanks
Best Answers
-
MentalDonkeyGames Posts: 1,276
Witch ever works best for you. Just remember that if you use the "reset scene", you need to manually reset all game.attributes that you need.
-
MentalDonkeyGames Posts: 1,276
@allc1865 with "reset game", all attributes will automatcally change back to default.
Answers
@NipaDidIt , thank you
@NipaDidIt , you said that if i use the reset scene i have to reset game attributes, which I do, so that got me wondering...if I use reset game, do I have to reset game attributes or will that behavior do it for me?
@NipaDidIt , oh okay. Thanks