Basic pathfinding working for crying ghosts

This commit is contained in:
2026-01-17 23:37:33 -06:00
parent dd4ce5fcf4
commit 3a63bb6709
46 changed files with 691 additions and 34 deletions

View File

@@ -11,7 +11,7 @@ size = Vector2(16, 32)
motion_mode = 1
script = ExtResource("1_8l5bb")
Weapon = ExtResource("2_0fgit")
Speed = 300.0
Speed = 100.0
PrimaryCooldown = 1.0
[node name="Body" type="Sprite2D" parent="."]