diff options
Diffstat (limited to 'scenes/machines')
| -rw-r--r-- | scenes/machines/Cannon.tscn | 2 |
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("../..") |
