Unity Tutorial: Creating HUD markers


It’s quite common in first or third person games to have HUD (Heads Up Display) markers so that our players can navigate around the world. In this tutorial I’ll show you how to put together a HUD marker system in a modular way that can easily be extended.

📂 Grab the full project ➠ https://github.com/GameDevEducation/DevToolkit_HUDMarkers