Hitbox visible

This commit is contained in:
Marco 2025-01-28 10:43:35 +01:00
commit 0ccc272ada
10 changed files with 141 additions and 17 deletions

View file

@ -55,6 +55,8 @@ one_shot = true
BulletScene = ExtResource("2_ogldd")
BulletCapacity = 4
BulletSpeed = 50.0
BulletsPerShot = 3
BulletsSpreadAngle = 40.0
[node name="NavigationAgent2D" type="NavigationAgent2D" parent="."]