how to make a exit button in unity code example Example: quit button unity void quitGame() { Application.Quit(); }