From the course: Unity: AR Visualization 02 Basic Interactivity

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Designing the main menu panel

Designing the main menu panel - Unity Tutorial

From the course: Unity: AR Visualization 02 Basic Interactivity

Start my 1-month free trial

Designing the main menu panel

- [Instructor] It's time to add some buttons. We're going to start by adding a settings button to open up our settings menu panel. So, our buttons are very similar to the actual composition of the content here, so I'm just going to duplicate this. Bring it in and I'm going to call this Settings. I'm going to want this to align to the top and stretch. I'm going to give it a height of about 50. Let's give it an offset of say negative 100. Alright. So, I'm going to want to make sure that this is a black background with white text so I'm going to select the background, change this to black. Still going to give this a bit of an offset from the side. So ten padding here, ten padding here. Let's go to our title itself. We're going to call this Settings and change the title to white. This is going to be set here on vertex color. And let's change this size to fill, and make sure that we clear out the bottom. Now let's change the…

Contents