
Minimap Tool System for Godot Engine
Public Godot Engine addon (GDExtension in C++) for tile-based minimaps. It supports dynamic tile loading for large maps, basic blip markers, and a full map view for waypoints and navigation.
- Core addon architecture and Minimap node
- Dynamic tile loading and threading
- Visible tile culling
- Full map view mode
- Basic blip system
- Demo scene integration



