Available as: "NUI Overlay"
Visually overlays the position of tagged entities in-world on to the users screen
Features:
- Simple set up, easily extendable
- Overlay specific targets on-screen
- Show entity name and/or distance to target
- Set different types of overlay (primary waypoint, secondary targets etc)
- Sticks to the edge of the screen so you can tell where to look to find them
TO USE:
- Drag the “NUI Overlay” template onto your User
- Either add an instance of “NUI Overlay Target Example” to the world
- Or attach the “NUIOverlayTarget” script to any entity you want to display on-screen
- You can toggle the “show” property on or off at runtime to show/hide the entity from your overlay
GitHub