This commit is contained in:
MarcEricMartel
2022-10-12 13:48:39 -04:00
parent 5b7ccd9293
commit d0d4cc0649
2 changed files with 3 additions and 23 deletions

View File

@@ -1,15 +1,13 @@
[gd_scene load_steps=20 format=2]
[gd_scene load_steps=16 format=2]
[ext_resource path="res://Levels/Level03.gd" type="Script" id=1]
[ext_resource path="res://Textures/kenney_prototype_textures/orange/texture_01.png" type="Texture" id=2]
[ext_resource path="res://Scenes/Enemy.tscn" type="PackedScene" id=3]
[ext_resource path="res://Textures/kenney_prototype_textures/green/texture_01.png" type="Texture" id=4]
[ext_resource path="res://Player.tscn" type="PackedScene" id=5]
[ext_resource path="res://AllSkyFree_Skyboxes/Epic_BlueSunset_EquiRect_flat.png" type="Texture" id=6]
[ext_resource path="res://Textures/kenney_prototype_textures/purple/texture_01.png" type="Texture" id=7]
[ext_resource path="res://fonts/TorontoSubwayRegular.ttf" type="DynamicFontData" id=8]
[ext_resource path="res://Audio/DiJazz.ogg" type="AudioStream" id=9]
[ext_resource path="res://Textures/kenney_prototype_textures/light/texture_01.png" type="Texture" id=10]
[ext_resource path="res://Textures/kenney_prototype_textures/dark/texture_01.png" type="Texture" id=11]
[sub_resource type="SpatialMaterial" id=9]
@@ -18,15 +16,9 @@ albedo_texture = ExtResource( 11 )
[sub_resource type="SpatialMaterial" id=10]
albedo_texture = ExtResource( 2 )
[sub_resource type="SpatialMaterial" id=11]
albedo_texture = ExtResource( 4 )
[sub_resource type="SpatialMaterial" id=12]
albedo_texture = ExtResource( 7 )
[sub_resource type="SpatialMaterial" id=13]
albedo_texture = ExtResource( 10 )
[sub_resource type="PanoramaSky" id=6]
panorama = ExtResource( 6 )
@@ -88,24 +80,12 @@ width = 5.52827
depth = 31.9112
material = SubResource( 10 )
[node name="CSGBox3" type="CSGBox" parent="CSGCombiner"]
transform = Transform( 0.999998, 0, 0, 0, 1, 0, 0, 0, 0.999998, -0.739882, 6.73672, 50.3919 )
width = 5.52827
depth = 31.9112
material = SubResource( 11 )
[node name="CSGBox4" type="CSGBox" parent="CSGCombiner"]
transform = Transform( -0.00610858, 0.99998, -0.000245838, -0.999979, -0.00610863, -0.000244341, -0.000245838, 0.000244341, 0.999997, 3.90277, 2.53261, 50.393 )
width = 5.52827
depth = 31.9112
material = SubResource( 12 )
[node name="CSGBox5" type="CSGBox" parent="CSGCombiner"]
transform = Transform( -0.00610858, 0.99998, -0.000245838, -0.999979, -0.00610863, -0.000244341, -0.000245838, 0.000244341, 0.999997, -5.21178, 2.53261, 50.3907 )
width = 5.52827
depth = 31.9112
material = SubResource( 13 )
[node name="Player" parent="." instance=ExtResource( 5 )]
transform = Transform( -0.997569, 0, -0.0696868, 0, 1, 0, 0.0696868, 0, -0.997569, 0.792524, 7.59106, -6.04147 )