Visual Styling - User Interface - Head-Up Display - Unity Learn

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 a…