hey is there a command to re-set the game just like you have quit it and opened it again?
Can you just reload the opening level and reset any variables carried between levels i.e. static vars and DontDestroyOnLoad?
Application.LoadLevel(0);
hey is there a command to re-set the game just like you have quit it and opened it again?
Can you just reload the opening level and reset any variables carried between levels i.e. static vars and DontDestroyOnLoad?
Application.LoadLevel(0);