Unity Learn home
View Tutorial Content

Visual Styling - User Interface - Head-Up Display

Tutorial
Beginner
+10 XP
1 Hour
(2044)
Overview
Summary
Up until now, you have been using Debug.Log to output your current Health Level when your main character gets hurt. But players won’t have a Console window to see the log in the final game. So to give them feedback, interactive applications use User Interface (UI for short), which overlays images and text on your Scene to show information. This is also referred to as a Heads-up Display (HUD).
Select your Unity version
Last updated: May 19, 2022
2020.3
2020.2
2020.1
2019.4
2019.3
2019.2
2019.1
2018.4
2018.3
Language
English
Also included in
Visual Styling - User Interface - Head-Up Display