UI Kit: Compass System (C++)
A C++ based compass system.
Screenshots
Fully customizable Compass System
A highly customizable C++ compass UI designed to enhance player navigation in Unreal Engine projects.
Key features:
- Toggle the compass on and off
- Vertical position indicators
- Reactions to hidden or mysterious areas
- Friend and enemy indicators
- Landmark indicators
- Quest indicators
- Implemented in C++ for better performance
Simple
See actor locations and directions.

Complex
In addition to the simple version, see whether actors are above or below you and how far away they are.

How-To
Add the single BP_Compass component to your character.

Modify assets through DA_Widget_Simple and DA_Widget_Complex. These files are derived from the UDataAsset class.
DA_Widget_Simple

DA_Widget_Complex

Modify compass attributes in BP_Compass









