Master UI Panels and Pop-ups in Unreal Engine Easily!

Master UI Panels and Pop-ups in Unreal Engine Easily!10:32

Download-Informationen und Videodetails Master UI Panels and Pop-ups in Unreal Engine Easily!

Veröffentlicht am:

24.3.2024

Aufrufe:

17.8K

Beschreibung:

Struggling to make a manageable UI system without making everything messy and having references thrown everywhere? In this video, we’ll be making a little UI system inspired by Lyra and other resources with a more decoupled and scalable architecture. Our goal is a system that allows us to add and remove widgets from the viewport easily, making sure they show up in the right order, and that their creation and removal is handled easily. We’ll start with a high‑level overview of the system, understanding some terminology and its different components. Then, we’ll start implementation and end up by showing the system in action. 00:00 Intro 01:38 System Overview 02:42 Layers 05:00 Layout 07:17 UI Manager 08:16 System in Action 09:40 Conclusion