Hi guys, I have one world and five scenes. Every scene begins with a character (set checkpoint) and ends with finish (next checkpoint) - which puts character to the next scene. Is it possible to restart game not from last checkpoint, but from different one?? - If player dies in level 5, the checkpoint will start in level 3, not 5. Thanks a lot!
Yeah, I think so ... :-/ I have to make probably 1 scene per 1 world with "menu jump" - which puts a player to the 1 scene in 2nd world etc. etc. and I have to make "set checkpoint" just for 1 scene in 5th world. So the button Restart will restart checkpoint from world no.5. I'm just wondering how it will affect the game performance if I have to copy all assets again and again.