Add a functional minimap to the RPG mode that displays:
- Basic minimap
UI panel in the top right corner below the time system
- Player position (via a dynamic icon)
- Scalable coordinate system for future map integration
Implementation Notes
- This is a skeleton implementation (actual map rendering will come later)
- Player icon should use transform data from
RPG character
Priority: Low
Add a functional minimap to the
RPGmode that displays:UIpanel in the top right corner below the time systemImplementation Notes
RPGcharacterPriority:
Low