Restarting a game

Hi guys… I have ran into a problem with my game,  my game does not restart from the beginning when it has been restarted… does anybody know how to restart scenes ???

I assume that you are using storyboard, correct? How are you restarting your game? Maybe you have some variables being defined at the createScene and if you are calling only the enterScene to restart the game you will see some problem…

I assume that you are using storyboard, correct? How are you restarting your game? Maybe you have some variables being defined at the createScene and if you are calling only the enterScene to restart the game you will see some problem…