From 0610d7fdcaa15f7b6dc9b3ff03641a1093c01275 Mon Sep 17 00:00:00 2001 From: dusoleil Date: Wed, 14 Sep 2022 11:26:24 -0400 Subject: Undo reparent of camera --- Main.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Main.tscn b/Main.tscn index 887edee..b31542a 100644 --- a/Main.tscn +++ b/Main.tscn @@ -33,6 +33,7 @@ transform_array = PoolVector3Array( 0.35759, 0, -0.933879, 0, 1, 0, 0.933879, 0, [sub_resource type="CapsuleShape" id=22] radius = 11.4853 height = 97.7559 +[sub_resource type="BoxShape" id=23] [node name="Main" type="Spatial"] [node name="DirectionalLight" type="DirectionalLight" parent="."] @@ -114,7 +115,6 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 9.77011, -3.30323, 0 ) [node name="Float12" parent="ShipRigidBody" instance=ExtResource( 4 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 9.77011, -3.30323, -14.1012 ) - [node name="Float13" parent="ShipRigidBody" instance=ExtResource( 4 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 9.77011, -3.30323, -29.0883 ) @@ -134,7 +134,7 @@ linear_damp = 0.5 script = ExtResource( 5 ) [node name="CollisionShape" type="CollisionShape" parent="World"] -shape = SubResource( 22 ) +shape = SubResource( 23 ) [node name="crate" parent="crates" instance=ExtResource( 5 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.56126, 0 ) -- cgit v1.2.3