Introducing Unreal Motion Graphics UI
UMG UI Designer is UE5’s main tool for creating UI menus, in-game HUD elements such as health bars, and other user interfaces you may want to present to the player.
In the SuperSideScroller game, we will only be using the Text widget to construct our Coin Collection UI in Exercise 15.04 – creating the Coin Counter UI HUD element. We’ll learn more about the Text widget in the next section.