Community Tutorial: UE5 Game UI Dialogs : create your own yes/no prompts, Lyra's CommonUser and CommonUI tutorial

Tutorial video where we’ll be making a simple UI food quiz using Lyra’s Game Dialog to make Yes/No, Ok/Cancel and Ok prompts. It’s a nice modular way of having prompts show up in-game nicely styled, awaiting player input! We’ll be going over exposing creating “Ok” prompts in blueprint with C++ as well. Game on!

Another learning experience for me for CommonUI, and Lyra’s use of it and their plugin CommonGame which extends the functionality and provides useful classes like GameDialog and PrimaryLayout.

Project : Lyra Game Sample project
Engine : Unreal Engine 5.3

https://dev.epicgames.com/community/learning/tutorials/B7nJ/unreal-engine-ue5-game-ui-dialogs-create-your-own-yes-no-prompts-lyra-s-commonuser-and-commonui-tutorial

1 Like