Go To Screen

Was wondering if there was a way to restart a game to a level that was clicked on. Let me explain

I have an easy , medium , and hard button and was wondering if i clicked on hard then lost then pressed restart so I would restart on the hard level and not any other section same goes as vice versa to other buttons. Sorry I am not clear

So when you go to level one you get an option between three difficulty levels? If you want to keep the difficulty level you’d need to set a value for that level. Why don’t you set a difficulty level for all the levels before you start the game? It would be less of a hassle to write one value for the whole game then writing one from every level. 

So when you go to level one you get an option between three difficulty levels? If you want to keep the difficulty level you’d need to set a value for that level. Why don’t you set a difficulty level for all the levels before you start the game? It would be less of a hassle to write one value for the whole game then writing one from every level.