summaryrefslogtreecommitdiffstats
path: root/Main.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'Main.tscn')
-rw-r--r--Main.tscn6
1 files changed, 6 insertions, 0 deletions
diff --git a/Main.tscn b/Main.tscn
index 495c034..6612a43 100644
--- a/Main.tscn
+++ b/Main.tscn
@@ -150,6 +150,12 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 9.77011, -3.30323, -29.0883 )
[node name="Float14" parent="ShipRigidBody" instance=ExtResource( 4 )]
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 9.77011, -3.30323, -49.022 )
+[node name="CameraPivot" type="Spatial" parent="ShipRigidBody"]
+
+[node name="Camera" type="Camera" parent="ShipRigidBody/CameraPivot"]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.30045, 0 )
+far = 5000.0
+
[node name="crates" type="Spatial" parent="."]
[node name="crate" parent="crates" instance=ExtResource( 5 )]