Chapter 6. Creating User Interfaces

image

User interfaces are a common feature in many games, allowing the designer to display a variety of information to the user, and providing the user with access to certain options. In Unreal Engine 3, user interfaces (UIs for short) also provide a way to create a head-up display (HUD) for the player to view important information during gameplay. In this chapter, you learn about the UnrealUI System and how it can be used to create a variety of UIs, ranging from a selection of options to a constantly updating UI serving as an in-game HUD.

UI Components

A UI in Unreal is composed of three primary components: the ...

Get Mastering Unreal® Technology: Advanced Level Design Concepts with Unreal® Engine 3, Volume II now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.