feat: rifle pickup added to map

This commit is contained in:
Sara 2025-08-11 16:10:16 +02:00
parent 2511ac69c0
commit 6b7a092961
8 changed files with 57 additions and 6 deletions

View file

@ -17,7 +17,7 @@ func _on_health_status_death() -> void:
radius = 0.26953125
[node name="EnemyWretched" type="EnemyWretched"]
chase_speed = 4.0
chase_speed = 7.0
script = SubResource("GDScript_qot2n")
[node name="wretched" parent="." instance=ExtResource("1_qot2n")]