From the course: Unity: Architectural Visualization Interactivity

Unlock the full course today

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

Creating choice UI

Creating choice UI - Unity Tutorial

From the course: Unity: Architectural Visualization Interactivity

Start my 1-month free trial

Creating choice UI

- [Instructor] In the preceding movie, we created three animations for our camera and these are part of our multi-choice camera setup. The first animation was the camera moving from the doors to the stairs. The other was moving left along the corridor and the other right along the hallway. in this movie we're going to create the UI elements that make the choices possible for the user. So they can actually choose to move to the left or to move to the right. To get started let's create some UI elements that are going to support those choices. I'm going to choose Game Object, UI and then select Canvas to add that to the scene. I'm going to rename the canvas canvas UI options and I'm also going to move to the inspector and in the tag field choose the dropdown here and select options to apply the options tagged to this object. If you don't have on options tag listed in the tag list you can easily add your own options tag by…

Contents