Main Menu load
So i have a Main Menu that i want to load when i start the game in unity. One idea of me was to have it shown at the beginning and then to turn it off via script. But when i want to restart the Level i get it again because i just reload the Scene from the beginning but if i put in the line to make the Main menu invisible it does not work and stays visible.
1 Reply
The OnClick() is for the restart