improved pathfinding

This commit is contained in:
2023-02-27 19:14:41 +01:00
parent a94ee84718
commit 86d6563975
5 changed files with 42 additions and 48 deletions

View File

@@ -92,6 +92,7 @@ height = 54.0
process_mode = 1
collision_layer = 5
collision_mask = 5
collision_priority = 5.0
motion_mode = 1
script = ExtResource("1_qehox")
@@ -133,3 +134,7 @@ visible = false
position = Vector2(0, 36)
rotation = 1.5708
shape = SubResource("CapsuleShape2D_38v5o")
[node name="globalposition_timer" type="Timer" parent="."]
wait_time = 1.5
autostart = true