Fairy Guard

This commit is contained in:
Marco 2025-02-23 16:19:15 +01:00
commit 17f4e11651
16 changed files with 492 additions and 40 deletions

View file

@ -89,7 +89,6 @@ target_desired_distance = 64.0
path_max_distance = 800.0
path_postprocessing = 1
avoidance_enabled = true
debug_enabled = true
debug_path_custom_color = Color(1, 0, 0, 1)
[node name="DamageHitbox" type="Area2D" parent="."]