+[gd_scene load_steps=2 format=2]
+
+[ext_resource path="res://player/player.tscn" type="PackedScene" id=1]
+
+[node name="world" type="Spatial"]
+
+[node name="boxes" type="Spatial" parent="."]
+
+[node name="CSGBox" type="CSGBox" parent="boxes"]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 8 )
+
+[node name="CSGBox2" type="CSGBox" parent="boxes"]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 10.6742, 0, 0 )
+
+[node name="CSGBox3" type="CSGBox" parent="boxes"]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -11.353, 0, 0 )
+
+[node name="arwing" parent="." instance=ExtResource( 1 )]
+transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0547695, 0, 35.9027 )