From e826b74a104e72ec398aa55bd5dceb13b5a0dae1 Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Tue, 11 Oct 2022 00:27:03 -0400 Subject: muh friction!!! soy -_- --- godot/scenes/machines/Cannon.tscn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'godot/scenes/machines') diff --git a/godot/scenes/machines/Cannon.tscn b/godot/scenes/machines/Cannon.tscn index 182ff8a..fa787cd 100644 --- a/godot/scenes/machines/Cannon.tscn +++ b/godot/scenes/machines/Cannon.tscn @@ -46,7 +46,9 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.30877, 0, 0 ) [node name="explosion_sound" type="AudioStreamPlayer3D" parent="YawJoint/PitchJoint/Muzzle"] stream = ExtResource( 2 ) -unit_db = 9.0 +unit_db = 15.0 +max_db = 6.0 +attenuation_filter_db = -49.9 [node name="CameraPoint" type="Spatial" parent="YawJoint/PitchJoint"] transform = Transform( -4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 0.873605, 0.291723, 0.0103165 ) -- cgit v1.2.3