summaryrefslogtreecommitdiff
path: root/godot/scenes/machines/Cannon.tscn
diff options
context:
space:
mode:
authorAnson Bridges <bridges.anson@gmail.com>2022-10-19 14:14:08 -0400
committerAnson Bridges <bridges.anson@gmail.com>2022-10-19 14:19:10 -0400
commit6dd265a0aee5fa0ed21b3d272fa3bc07d5d483d9 (patch)
treebcf11172270686825efaeb0c86703f72cd4dade3 /godot/scenes/machines/Cannon.tscn
parent5100ec45264ff36a2558757e76198b8b25866992 (diff)
modelling, server stability, screen shake
Diffstat (limited to 'godot/scenes/machines/Cannon.tscn')
-rw-r--r--godot/scenes/machines/Cannon.tscn2
1 files changed, 1 insertions, 1 deletions
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 )