mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-10 16:45:53 +00:00
Tiles and debug
This commit is contained in:
parent
3fe6076886
commit
10c167df95
4 changed files with 1 additions and 4 deletions
|
|
@ -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")]
|
||||
|
|
|
|||
|
|
@ -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")]
|
||||
|
|
|
|||
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue