From the course: Unreal Engine: Lunchtime Lessons

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Create a simple main menu

Create a simple main menu

- Hi, I'm George Maestri. In case you haven't heard, Unreal has some great tools, that allow you to create graphical menus you can overlay on your scene. So I'm going to show you a quick way, to create a menu that switches between, different levels. So lets go ahead and start off. We've got our scene open, it's called 02 11. But we also have two other levels here. We've got 02 11 EXT for exterior and 02 11 INT for interior. So, we're going to have a menu that basically drops you into one or the other level. I've got 02 11 highlighted, and this is where we're going to start. It's basically just an empty scene or default level. What we want to do is we want to create the interface. I'm going to go into the UI folder and right click here and we're going to scroll down until we see user interface, and we're going to create what's called a widget blueprint. I'm going to call that main menu. Now, if I double click…

Contents