Tiles and debug

This commit is contained in:
MaddoScientisto 2025-03-23 14:27:09 +01:00
commit 10c167df95
4 changed files with 1 additions and 4 deletions

View file

@ -173,7 +173,6 @@ target_desired_distance = 8.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="EnemyWeapon" parent="." instance=ExtResource("15_ydpwc")]

View file

@ -173,7 +173,6 @@ target_desired_distance = 8.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="EnemyWeapon" parent="." instance=ExtResource("17_i8o8t")]

View file

@ -174,7 +174,6 @@ target_desired_distance = 8.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="EnemyWeapon" parent="." instance=ExtResource("17_fd7xe")]

File diff suppressed because one or more lines are too long