MAIN MENU in Unity [All-In-One Tutorial 2021]

Ever wanted to make your own main menu? We’ll learn how to create, design, add buttons, sliders, toggles, dropdowns and text elements. We’ll learn how to code these elements and make our sliders affect text boxes, create dialog boxes, best practises. We will learn how to save this data to PlayerPrefs and then load all these values with some initialisation techniques into your menu! All written in C#. Do let me know if you have any tips! Get all the Scripts, Projects and content on PATREON HERE: Join the Community Discord: 00:00:00 - Introduction 00:01:18 - What we will create 00:01:51 - Designing the first menu 00:07:44 - Creating New / Load Game Dialog popouts 00:11:58 - Enable & Disable new/load game popout UI’s 00:13:41 - Script to control exit / new game / load game functionality 00:18:02 - Connecting the new/exit/new game script to our menu 00:22:09 - Creation a secondary menu for opt
Back to Top