
์ค๋ช
Using the Navigation HUD, you can guide the player to their destination, point to locations in the game world, and show where to go for the next mission. This plugin provides two types of Navigation HUDs: Waypoint and Compass with Markers.
๐Waypoints: Floating into the scene at target location. Visible from behind the walls. Shows destination Name, Optional between a tag or icon and distance to target. you can manage what to be done when player arrived to destination using arrived Event.
๐งญCompass + Marker : The Compass is a classic compass HUD element. You can add custom markers to it, each with a name, color, and priority. The compass shows the distance to the marker with the lowest priority value(i.e., highest importance).
๐งญ๐You can use both the Compass and Waypoint at the same time, or use just one of them.




