Chests and strafing speed

This commit is contained in:
Marco 2025-01-28 14:05:38 +01:00
commit b645e1724e
17 changed files with 286 additions and 21 deletions

View file

@ -146,7 +146,8 @@ radius = 1.0
collision_layer = 2
collision_mask = 99
script = ExtResource("1_m27vu")
Speed = 2500
Speed = 3000
StrafeSpeed = 2500
CrosshairDistance = 20.0
SelectorScene = ExtResource("3_8wt6s")
GameOverScene = "res://Scenes/GameOver.tscn"