From 6a1344ff0599673c26a01357dae010b23abb7794 Mon Sep 17 00:00:00 2001 From: Sara Date: Wed, 20 Mar 2024 11:49:20 +0100 Subject: [PATCH] feat: increased pistol range --- godot/Weapons/pistol.tres | 1 + 1 file changed, 1 insertion(+) diff --git a/godot/Weapons/pistol.tres b/godot/Weapons/pistol.tres index 167cf9c..0a0ce7a 100644 --- a/godot/Weapons/pistol.tres +++ b/godot/Weapons/pistol.tres @@ -8,6 +8,7 @@ point_count = 2 [resource] projectile_scene = ExtResource("1_h12ld") +range = 15.0 rounds_per_second = 10.0 allow_automatic = true projectile_speed = SubResource("Curve_tdh3d")