[agent:claude-cli] feat(minimap): radar circulaire 32 blocs — joueur (blanc), mobs (rouge pulsé), perles (jaune), blocs biome, orientation joueur, dessin CanvasItem natif

This commit is contained in:
2026-04-21 08:44:30 +00:00
parent 42101246d9
commit f8413ce2d4
4 changed files with 200 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ func _ready() -> void:
_build_visuals()
_find_player()
_generate_patrol_points()
add_to_group("shark")
func _find_player() -> void: