From a0967ebe815cd229b69fb9578f2288b95b2ddb28 Mon Sep 17 00:00:00 2001 From: Anson Bridges Date: Sun, 4 Sep 2022 14:57:56 -0700 Subject: networked machine project. added broken airplane from previous project --- scenes/machines/Cannon.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scenes/machines/Cannon.tscn') 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("../..") -- cgit v1.2.3