]> Untitled Git - star-foxy.git/blob - main.tscn
9ab4da02cdb032b521726ba758c1cce57e144808
[star-foxy.git] / main.tscn
1 [gd_scene load_steps=2 format=2]
2
3 [ext_resource path="res://player/player.tscn" type="PackedScene" id=1]
4
5 [node name="world" type="Spatial"]
6
7 [node name="boxes" type="Spatial" parent="."]
8
9 [node name="CSGBox" type="CSGBox" parent="boxes"]
10 transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 8 )
11
12 [node name="CSGBox2" type="CSGBox" parent="boxes"]
13 transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 10.6742, 0, 0 )
14
15 [node name="CSGBox3" type="CSGBox" parent="boxes"]
16 transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -11.353, 0, 0 )
17
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 )