1 [gd_scene load_steps=2 format=2]
3 [ext_resource path="res://player/player.tscn" type="PackedScene" id=1]
5 [node name="world" type="Spatial"]
7 [node name="boxes" type="Spatial" parent="."]
9 [node name="CSGBox" type="CSGBox" parent="boxes"]
10 transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 8 )
12 [node name="CSGBox2" type="CSGBox" parent="boxes"]
13 transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 10.6742, 0, 0 )
15 [node name="CSGBox3" type="CSGBox" parent="boxes"]
16 transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -11.353, 0, 0 )
18 [node name="arwing" parent="." instance=ExtResource( 1 )]
19 transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0547695, 0, 35.9027 )