
Custom Enemy Location
Add Enemy Point In the MapDetails
Custom Enemy Location
Adds enemy icons to the minimap in REPO, allowing you to track enemy positions in real time.
Each enemy is marked with a colored icon (default: purple) using the same circular sprite as player icons. The icon size automatically scales to match the enemy’s physical size, making larger threats more prominent on the map.
🔧 Features
- Configurable icon color via hex code (e.g.,
#FF0000
for red) - Automatically scales icon size based on enemy dimensions