Hi, I’m almost finished my first game in Corona :).
But now I’m having a problem with reloading/replay game. I’m changing screens with Director class, and I made on collision to change the screen and set the Game Over screen, and there is a button for Play Again, and when I press that button I set a code:
director:changeScene(“level1”)
but I’m not getting anything.
Is there any code or logic that I should first destroy or exit the level1 scene and then to reload it or what.
Thank You [import]uid: 197049 topic_id: 34582 reply_id: 334582[/import]