]> Untitled Git - star-foxy.git/blob - main.tscn
f7f409338a8d8cbe5da81c46fbfe891c2701eac0
[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="CSGBox4" type="CSGBox" parent="boxes"]
19 transform = Transform( 111, 0, 0, 0, 1, 0, 0, 0, 111, 0, -11, 0 )
20
21 [node name="arwing" parent="." instance=ExtResource( 1 )]
22 transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0547695, 0, 35.9027 )