8. User Interfaces
Overview
In this chapter, we will continue our work on the Dodgeball-based game that we have been working on in the last few chapters. We will continue this project by learning about game UIs (short for user interfaces) and some of their forms, namely menus and HUDs. By the end of this chapter, you will be able to use UMG, UE4's game UI system, to make a menu with interactable buttons, as well as a HUD that displays the player character's current health points through a progress bar.