This video shows how to create a main menu in Unreal Engine 5 (UE5).
The Main Menu created in this video has 3 buttons in the main page to open the level for playing the game, to quite the game, and to transit to the option page. In the page of options, there is 1 Combo Box to change the display resolution, and 1 button to back to the main page.
[Chapters]
00:00 Introduction
01:22 Creating a new Level for a Main Menu
02:04 Creating a Widget Blueprint
02:48 Implementing a Level Blueprint
05:28 Designing a Main Menu in the Widget Blueprint (Designer)
23:51 Function for the Play button
26:16 Function for the Options button
27:46 Function for the Back button
29:09 Function for the Combo Box
34:44 Tackling with the problem in the Event Construct
35:41 Final Test Play
37:43 Setting Game Default Map
Other Videos about Unreal Engine 5: • Unreal Engine