Compass Bar
A UI element which displays the facing direction of the player. If you have implemented Navigation Markers, they can appear also, leading the player towards them. The toolkit's compass bar is very similar to one you might see in an RPG, such as Skyrim.


Setup
There are a number of pre-made compass bar prefabs you can use in your game, and modify to fit the theme. These are found in the Implementation > Prefabs > Navigation > Compass Bars folder.
- Drag the prefab into your scene.
- In the CompassBar component, set the Player property to be your player object. This is needed for determining the position of the navigation markers.
