From 6dd265a0aee5fa0ed21b3d272fa3bc07d5d483d9 Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Wed, 19 Oct 2022 14:14:08 -0400 Subject: modelling, server stability, screen shake --- godot/scenes/machines/Cannon.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'godot/scenes/machines') diff --git a/godot/scenes/machines/Cannon.tscn b/godot/scenes/machines/Cannon.tscn index fa787cd..fad5df7 100644 --- a/godot/scenes/machines/Cannon.tscn +++ b/godot/scenes/machines/Cannon.tscn @@ -42,7 +42,7 @@ mesh = ExtResource( 3 ) skeleton = NodePath("../..") [node name="Muzzle" type="Spatial" parent="YawJoint/PitchJoint"] -transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.30877, 0, 0 ) +transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.37697, 0, 0 ) [node name="explosion_sound" type="AudioStreamPlayer3D" parent="YawJoint/PitchJoint/Muzzle"] stream = ExtResource( 2 ) -- cgit v1.2.3