summaryrefslogtreecommitdiff
path: root/scenes/machines/Cannon.tscn
diff options
context:
space:
mode:
authorAnson Bridges <bridges.anson@gmail.com>2022-09-04 14:57:56 -0700
committerAnson Bridges <bridges.anson@gmail.com>2022-09-04 14:57:56 -0700
commita0967ebe815cd229b69fb9578f2288b95b2ddb28 (patch)
treece1b06b1d8226c64e3550d674df96a2308f18130 /scenes/machines/Cannon.tscn
parent5dbe6302e437c5c1d4431b853c410aa1d52f9b3d (diff)
networked machine project. added broken airplane from previous project
Diffstat (limited to 'scenes/machines/Cannon.tscn')
-rw-r--r--scenes/machines/Cannon.tscn2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenes/machines/Cannon.tscn b/scenes/machines/Cannon.tscn
index 8126887..15f1467 100644
--- a/scenes/machines/Cannon.tscn
+++ b/scenes/machines/Cannon.tscn
@@ -49,7 +49,7 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.368354, 0.499951, 0 )
[node name="PitchJoint" type="Spatial" parent="YawJoint"]
-[node name="MeshInstance" type="MeshInstance" parent="YawJoint/PitchJoint"]
+[node name="Barrel" type="MeshInstance" parent="YawJoint/PitchJoint"]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.355227, 0, 0 )
mesh = SubResource( 4 )
skeleton = NodePath("../..")