mirror of
https://github.com/Relintai/the_tower_pandemonium.git
synced 2024-11-12 10:35:06 +01:00
Updated the project file, and removed GIProbes.
This commit is contained in:
parent
058d6fc872
commit
a1ecbdbd5b
@ -8,11 +8,11 @@ wet = 0.13
|
||||
|
||||
[resource]
|
||||
bus/0/volume_db = 0.0672607
|
||||
bus/1/name = "Footsteps"
|
||||
bus/1/name = @"Footsteps"
|
||||
bus/1/solo = false
|
||||
bus/1/mute = false
|
||||
bus/1/bypass_fx = false
|
||||
bus/1/volume_db = -4.25003
|
||||
bus/1/send = "Master"
|
||||
bus/1/send = @"Master"
|
||||
bus/1/effect/0/effect = SubResource( 1 )
|
||||
bus/1/effect/0/enabled = true
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Environment" load_steps=2 format=2]
|
||||
[gd_resource type="Environment3D" load_steps=2 format=2]
|
||||
|
||||
[sub_resource type="ProceduralSky" id=1]
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
[gd_resource type="Environment" load_steps=2 format=2]
|
||||
[gd_resource type="Environment3D" load_steps=2 format=2]
|
||||
|
||||
[sub_resource type="ProceduralSky" id=1]
|
||||
sky_top_color = Color( 0.490196, 0.364706, 0.45098, 1 )
|
||||
|
@ -1,13 +0,0 @@
|
||||
[gd_resource type="GIProbeData" format=2]
|
||||
|
||||
[resource]
|
||||
bounds = AABB( -13.3083, -8.74279, -16.0324, 26.6166, 17.4856, 32.0648 )
|
||||
cell_size = 0.250506
|
||||
to_cell_xform = Transform( 3.99192, 0, 0, 0, 3.99192, 0, 0, 0, 3.99192, 53.1256, 34.9005, 64 )
|
||||
dynamic_data = PoolIntArray( 0, 8, 128, 128, 128, 1, 0, 0, 253476880, 0, 319888848, 0, 220676784, 0, 1, 1082096526, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 8355711, 0 )
|
||||
dynamic_range = 4
|
||||
energy = 3.33
|
||||
bias = 1.772
|
||||
normal_bias = 0.816
|
||||
propagation = 0.41
|
||||
interior = true
|
@ -1,12 +0,0 @@
|
||||
[gd_resource type="GIProbeData" format=2]
|
||||
|
||||
[resource]
|
||||
bounds = AABB( -16.5585, -7.39551, -12.7828, 33.117, 14.791, 25.5656 )
|
||||
cell_size = 0.258727
|
||||
to_cell_xform = Transform( 3.86508, 0, 0, 0, 3.86508, 0, 0, 0, 3.86508, 64, 28.5843, 49.4066 )
|
||||
dynamic_data = PoolIntArray( 0, 8, 128, 64, 128, 1, 0, 0, 0, 0, 0, 65536, 0, 0, 87420128, 0, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 8355711, 0 )
|
||||
dynamic_range = 8
|
||||
bias = 1.5
|
||||
normal_bias = 0.0
|
||||
propagation = 0.7
|
||||
interior = true
|
@ -28,6 +28,7 @@ process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
process/normal_map_invert_y=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=false
|
||||
|
@ -1,9 +1,8 @@
|
||||
[gd_scene load_steps=26 format=2]
|
||||
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=1]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=1]
|
||||
[ext_resource path="res://levels/Level0.gd" type="Script" id=2]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=3]
|
||||
[ext_resource path="res://gi_probes/level2.tres" type="GIProbeData" id=4]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=5]
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=6]
|
||||
[ext_resource path="res://levels/title_font.tres" type="DynamicFont" id=7]
|
||||
@ -255,13 +254,6 @@ __meta__ = {
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = ExtResource( 1 )
|
||||
|
||||
[node name="GIProbe" type="GIProbe" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -8.53486, 2.91956, -10.1021 )
|
||||
extents = Vector3( 16.5585, 7.39551, 12.7828 )
|
||||
dynamic_range = 8
|
||||
interior = true
|
||||
data = ExtResource( 4 )
|
||||
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||||
transform = Transform( 0.969817, 0.22762, -0.0874344, 0, 0.35858, 0.933499, 0.243835, -0.905323, 0.347757, 0, 5.5679, -6.05193 )
|
||||
light_color = Color( 0.47451, 0.352941, 0.607843, 1 )
|
||||
|
@ -1,9 +1,8 @@
|
||||
[gd_scene load_steps=24 format=2]
|
||||
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=1]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=1]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=3]
|
||||
[ext_resource path="res://gi_probes/level2.tres" type="GIProbeData" id=4]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=5]
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=6]
|
||||
|
||||
@ -256,13 +255,6 @@ environment = ExtResource( 1 )
|
||||
[node name="Player" parent="." instance=ExtResource( 2 )]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.852744, 0.165382, 0 )
|
||||
|
||||
[node name="GIProbe" type="GIProbe" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -8.53486, 2.91956, -10.1021 )
|
||||
extents = Vector3( 16.5585, 7.39551, 12.7828 )
|
||||
dynamic_range = 8
|
||||
interior = true
|
||||
data = ExtResource( 4 )
|
||||
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||||
transform = Transform( 0.969817, 0.22762, -0.0874344, 0, 0.35858, 0.933499, 0.243835, -0.905323, 0.347757, 0, 5.5679, -6.05193 )
|
||||
light_color = Color( 0.47451, 0.352941, 0.607843, 1 )
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
[ext_resource path="res://levels/title_font.tres" type="DynamicFont" id=1]
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://levels/Level10.gd" type="Script" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
@ -141,17 +141,6 @@ library = ExtResource( 4 )
|
||||
channel_count = 1
|
||||
data_channel = PoolByteArray( 31, 0, 1, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 47, 29, 1, 51, 16, 15, 18, 0, 35, 15, 2, 0, 233, 14, 50, 1, 29, 2, 15, 1, 14, 18, 0, 14, 54, 0, 15, 2, 0, 233, 14, 14, 1, 14, 50, 1, 14, 18, 0, 14, 54, 0, 15, 2, 0, 233, 14, 14, 1, 15, 18, 0, 35, 15, 2, 0, 255, 255, 107, 80, 0, 0, 0, 0, 0 )
|
||||
|
||||
[sub_resource type="GIProbeData" id=9]
|
||||
bounds = AABB( -16.5585, -7.39551, -12.7828, 33.117, 14.791, 25.5656 )
|
||||
cell_size = 0.258727
|
||||
to_cell_xform = Transform( 3.86508, 0, 0, 0, 3.86508, 0, 0, 0, 3.86508, 64, 28.5843, 49.4066 )
|
||||
dynamic_data = PoolIntArray( 0, 8, 128, 64, 128, 1, 0, 1140378789, 1058757252, 1025358976, 1061895146, 1069779988, 1057062291, 1062748971, 1043518650, 1070762029, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 8355711, 0 )
|
||||
dynamic_range = 8
|
||||
bias = 1.5
|
||||
normal_bias = 0.0
|
||||
propagation = 0.7
|
||||
interior = true
|
||||
|
||||
[sub_resource type="Gradient" id=10]
|
||||
|
||||
[sub_resource type="GradientTexture" id=11]
|
||||
@ -199,13 +188,6 @@ __meta__ = {
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = ExtResource( 3 )
|
||||
|
||||
[node name="GIProbe" type="GIProbe" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -8.53486, 2.91956, -10.1021 )
|
||||
extents = Vector3( 16.5585, 7.39551, 12.7828 )
|
||||
dynamic_range = 8
|
||||
interior = true
|
||||
data = SubResource( 9 )
|
||||
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||||
transform = Transform( 0.969817, 0.22762, -0.0874344, 0, 0.35858, 0.933499, 0.243835, -0.905323, 0.347757, 0, 5.5679, -6.05193 )
|
||||
light_color = Color( 0.47451, 0.352941, 0.607843, 1 )
|
||||
|
@ -4,8 +4,7 @@
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=3]
|
||||
[ext_resource path="res://scripts/Ladder.gd" type="Script" id=4]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=5]
|
||||
[ext_resource path="res://gi_probes/level1.tres" type="GIProbeData" id=6]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=5]
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=7]
|
||||
|
||||
[sub_resource type="VoxelChunkBlocky" id=1]
|
||||
@ -217,17 +216,6 @@ transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -8.12439, 25.2891, 17.5787 )
|
||||
[node name="WorldEnvironment" type="WorldEnvironment" parent="."]
|
||||
environment = ExtResource( 5 )
|
||||
|
||||
[node name="GIProbe" type="GIProbe" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -9.24192, 27.1703, 21.894 )
|
||||
extents = Vector3( 13.3083, 8.74279, 16.0324 )
|
||||
energy = 3.33
|
||||
propagation = 0.41
|
||||
bias = 1.772
|
||||
normal_bias = 0.816
|
||||
interior = true
|
||||
compress = true
|
||||
data = ExtResource( 6 )
|
||||
|
||||
[node name="OmniLight2" type="OmniLight" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -8.96332, 24.167, 17.7326 )
|
||||
light_color = Color( 0.627451, 0.0862745, 0.776471, 1 )
|
||||
|
@ -1,8 +1,7 @@
|
||||
[gd_scene load_steps=20 format=2]
|
||||
|
||||
[ext_resource path="res://gi_probes/level2.tres" type="GIProbeData" id=1]
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
@ -190,13 +189,6 @@ environment = ExtResource( 3 )
|
||||
[node name="Player" parent="." instance=ExtResource( 5 )]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.852744, -0.947732, 0 )
|
||||
|
||||
[node name="GIProbe" type="GIProbe" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -8.53486, 2.91956, -10.1021 )
|
||||
extents = Vector3( 16.5585, 7.39551, 12.7828 )
|
||||
dynamic_range = 8
|
||||
interior = true
|
||||
data = ExtResource( 1 )
|
||||
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||||
transform = Transform( 0.969817, 0.22762, -0.0874344, 0, 0.35858, 0.933499, 0.243835, -0.905323, 0.347757, 0, 5.5679, -6.05193 )
|
||||
light_color = Color( 0.47451, 0.352941, 0.607843, 1 )
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=20 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
@ -144,17 +144,6 @@ library = ExtResource( 4 )
|
||||
channel_count = 1
|
||||
data_channel = PoolByteArray( 31, 0, 1, 0, 169, 47, 1, 1, 190, 0, 169, 15, 2, 0, 62, 14, 14, 1, 15, 18, 0, 35, 15, 2, 0, 233, 14, 50, 1, 29, 2, 15, 1, 14, 18, 0, 14, 54, 0, 15, 2, 0, 233, 14, 14, 1, 14, 50, 1, 14, 18, 0, 14, 54, 0, 15, 2, 0, 233, 14, 14, 1, 15, 18, 0, 35, 15, 2, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 224, 80, 0, 0, 0, 0, 0 )
|
||||
|
||||
[sub_resource type="GIProbeData" id=9]
|
||||
bounds = AABB( -16.5585, -7.39551, -12.7828, 33.117, 14.791, 25.5656 )
|
||||
cell_size = 0.258727
|
||||
to_cell_xform = Transform( 3.86508, 0, 0, 0, 3.86508, 0, 0, 0, 3.86508, 64, 28.5843, 49.4066 )
|
||||
dynamic_data = PoolIntArray( 0, 8, 128, 64, 128, 1, 0, 1120403456, -1097435647, 0, 1064612430, 0, 0, 1057843183, 1062561503, 0, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 8355711, 0 )
|
||||
dynamic_range = 8
|
||||
bias = 1.5
|
||||
normal_bias = 0.0
|
||||
propagation = 0.7
|
||||
interior = true
|
||||
|
||||
[sub_resource type="Gradient" id=10]
|
||||
|
||||
[sub_resource type="GradientTexture" id=11]
|
||||
@ -204,13 +193,6 @@ environment = ExtResource( 3 )
|
||||
[node name="Player" parent="." instance=ExtResource( 5 )]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.379907, 0.165382, -0.480157 )
|
||||
|
||||
[node name="GIProbe" type="GIProbe" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -11.9561, 2.91956, -10.1021 )
|
||||
extents = Vector3( 16.5585, 7.39551, 12.7828 )
|
||||
dynamic_range = 8
|
||||
interior = true
|
||||
data = SubResource( 9 )
|
||||
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||||
transform = Transform( 0.969817, 0.22762, -0.0874344, 0, 0.35858, 0.933499, 0.243835, -0.905323, 0.347757, 0, 5.5679, -6.05193 )
|
||||
light_color = Color( 0.47451, 0.352941, 0.607843, 1 )
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=22 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
@ -177,17 +177,6 @@ library = ExtResource( 4 )
|
||||
channel_count = 1
|
||||
data_channel = PoolByteArray( 31, 0, 1, 0, 255, 255, 255, 255, 219, 29, 1, 235, 4, 14, 18, 0, 15, 2, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 178, 80, 0, 0, 0, 0, 0 )
|
||||
|
||||
[sub_resource type="GIProbeData" id=11]
|
||||
bounds = AABB( -16.5585, -7.39551, -12.7828, 33.117, 14.791, 25.5656 )
|
||||
cell_size = 0.258727
|
||||
to_cell_xform = Transform( 3.86508, 0, 0, 0, 3.86508, 0, 0, 0, 3.86508, 64, 28.5843, 49.4066 )
|
||||
dynamic_data = PoolIntArray( 0, 8, 128, 64, 128, 1, 0, 21, 23, 22, 22, 24, 23, 23, 25, 24, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 8355711, 0 )
|
||||
dynamic_range = 8
|
||||
bias = 1.5
|
||||
normal_bias = 0.0
|
||||
propagation = 0.7
|
||||
interior = true
|
||||
|
||||
[sub_resource type="Gradient" id=12]
|
||||
|
||||
[sub_resource type="GradientTexture" id=13]
|
||||
@ -237,13 +226,6 @@ environment = ExtResource( 3 )
|
||||
[node name="Player" parent="." instance=ExtResource( 5 )]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.852744, -0.91547, 0.534943 )
|
||||
|
||||
[node name="GIProbe" type="GIProbe" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -8.53486, 2.91956, -10.1021 )
|
||||
extents = Vector3( 16.5585, 7.39551, 12.7828 )
|
||||
dynamic_range = 8
|
||||
interior = true
|
||||
data = SubResource( 11 )
|
||||
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||||
transform = Transform( 0.969817, 0.22762, -0.0874344, 0, 0.35858, 0.933499, 0.243835, -0.905323, 0.347757, 0, 5.5679, -6.05193 )
|
||||
light_color = Color( 0.47451, 0.352941, 0.607843, 1 )
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=19 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
@ -124,17 +124,6 @@ library = ExtResource( 4 )
|
||||
channel_count = 1
|
||||
data_channel = PoolByteArray( 31, 0, 1, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 212, 29, 1, 212, 20, 15, 18, 0, 35, 15, 2, 0, 233, 14, 50, 1, 29, 2, 15, 1, 14, 18, 0, 14, 54, 0, 15, 2, 0, 80, 80, 0, 0, 0, 0, 0 )
|
||||
|
||||
[sub_resource type="GIProbeData" id=8]
|
||||
bounds = AABB( -16.5585, -7.39551, -12.7828, 33.117, 14.791, 25.5656 )
|
||||
cell_size = 0.258727
|
||||
to_cell_xform = Transform( 3.86508, 0, 0, 0, 3.86508, 0, 0, 0, 3.86508, 64, 28.5843, 49.4066 )
|
||||
dynamic_data = PoolIntArray( 0, 8, 128, 64, 128, 1, 0, 1120403456, -1091222646, 0, 1063303008, 0, 0, 1059679456, 1061153291, 0, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 8355711, 0 )
|
||||
dynamic_range = 8
|
||||
bias = 1.5
|
||||
normal_bias = 0.0
|
||||
propagation = 0.7
|
||||
interior = true
|
||||
|
||||
[sub_resource type="Gradient" id=9]
|
||||
|
||||
[sub_resource type="GradientTexture" id=10]
|
||||
@ -184,13 +173,6 @@ environment = ExtResource( 3 )
|
||||
[node name="Player" parent="." instance=ExtResource( 5 )]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.995627, 1.18497, 0.0195603 )
|
||||
|
||||
[node name="GIProbe" type="GIProbe" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -8.53486, 2.91956, -10.1021 )
|
||||
extents = Vector3( 16.5585, 7.39551, 12.7828 )
|
||||
dynamic_range = 8
|
||||
interior = true
|
||||
data = SubResource( 8 )
|
||||
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||||
transform = Transform( 0.969817, 0.22762, -0.0874344, 0, 0.35858, 0.933499, 0.243835, -0.905323, 0.347757, 0, 5.5679, -6.05193 )
|
||||
light_color = Color( 0.47451, 0.352941, 0.607843, 1 )
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=18 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
@ -108,17 +108,6 @@ library = ExtResource( 4 )
|
||||
channel_count = 1
|
||||
data_channel = PoolByteArray( 31, 0, 1, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 38, 29, 1, 40, 18, 15, 18, 0, 35, 15, 2, 0, 179, 14, 252, 0, 15, 2, 0, 17, 14, 54, 0, 29, 2, 55, 0, 14, 18, 0, 14, 54, 0, 15, 2, 0, 179, 15, 216, 0, 35, 14, 54, 0, 14, 50, 1, 14, 18, 0, 14, 54, 0, 15, 2, 0, 179, 14, 216, 0, 15, 18, 0, 89, 15, 2, 0, 116, 80, 0, 0, 0, 0, 0 )
|
||||
|
||||
[sub_resource type="GIProbeData" id=7]
|
||||
bounds = AABB( -16.5585, -7.39551, -12.7828, 33.117, 14.791, 25.5656 )
|
||||
cell_size = 0.258727
|
||||
to_cell_xform = Transform( 3.86508, 0, 0, 0, 3.86508, 0, 0, 0, 3.86508, 64, 28.5843, 49.4066 )
|
||||
dynamic_data = PoolIntArray( 0, 8, 128, 64, 128, 1, 0, 1120141312, 0, 1119617024, 649100670, 1120141312, 0, 1119617024, -1065353216, 1119617024, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 8355711, 0 )
|
||||
dynamic_range = 8
|
||||
bias = 1.5
|
||||
normal_bias = 0.0
|
||||
propagation = 0.7
|
||||
interior = true
|
||||
|
||||
[sub_resource type="Gradient" id=8]
|
||||
|
||||
[sub_resource type="GradientTexture" id=9]
|
||||
@ -168,13 +157,6 @@ environment = ExtResource( 3 )
|
||||
[node name="Player" parent="." instance=ExtResource( 5 )]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.41305, 0.165382, 0 )
|
||||
|
||||
[node name="GIProbe" type="GIProbe" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -8.53486, 2.91956, -10.1021 )
|
||||
extents = Vector3( 16.5585, 7.39551, 12.7828 )
|
||||
dynamic_range = 8
|
||||
interior = true
|
||||
data = SubResource( 7 )
|
||||
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||||
transform = Transform( 0.969817, 0.22762, -0.0874344, 0, 0.35858, 0.933499, 0.243835, -0.905323, 0.347757, 0, 5.5679, -6.05193 )
|
||||
light_color = Color( 0.47451, 0.352941, 0.607843, 1 )
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=19 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
@ -124,17 +124,6 @@ library = ExtResource( 4 )
|
||||
channel_count = 1
|
||||
data_channel = PoolByteArray( 31, 0, 1, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 243, 29, 1, 248, 15, 15, 18, 0, 35, 15, 2, 0, 233, 14, 50, 1, 29, 2, 15, 1, 14, 18, 0, 14, 54, 0, 15, 2, 0, 233, 14, 14, 1, 14, 50, 1, 14, 18, 0, 14, 54, 0, 15, 18, 0, 35, 15, 2, 0, 179, 15, 252, 0, 35, 14, 54, 0, 14, 2, 0, 14, 36, 0, 14, 18, 0, 15, 2, 0, 255, 255, 112, 80, 0, 0, 0, 0, 0 )
|
||||
|
||||
[sub_resource type="GIProbeData" id=18]
|
||||
bounds = AABB( -16.5585, -7.39551, -12.7828, 33.117, 14.791, 25.5656 )
|
||||
cell_size = 0.258727
|
||||
to_cell_xform = Transform( 3.86508, 0, 0, 0, 3.86508, 0, 0, 0, 3.86508, 64, 28.5843, 49.4066 )
|
||||
dynamic_data = PoolIntArray( 0, 8, 128, 64, 128, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 8355711, 0 )
|
||||
dynamic_range = 8
|
||||
bias = 1.5
|
||||
normal_bias = 0.0
|
||||
propagation = 0.7
|
||||
interior = true
|
||||
|
||||
[sub_resource type="Gradient" id=9]
|
||||
|
||||
[sub_resource type="GradientTexture" id=10]
|
||||
@ -184,13 +173,6 @@ environment = ExtResource( 3 )
|
||||
[node name="Player" parent="." instance=ExtResource( 5 )]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.852744, 0.758311, 0 )
|
||||
|
||||
[node name="GIProbe" type="GIProbe" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -8.53486, 2.91956, -10.1021 )
|
||||
extents = Vector3( 16.5585, 7.39551, 12.7828 )
|
||||
dynamic_range = 8
|
||||
interior = true
|
||||
data = SubResource( 18 )
|
||||
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||||
transform = Transform( 0.969817, 0.22762, -0.0874344, 0, 0.35858, 0.933499, 0.243835, -0.905323, 0.347757, 0, 5.5679, -6.05193 )
|
||||
light_color = Color( 0.47451, 0.352941, 0.607843, 1 )
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=20 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
@ -140,17 +140,6 @@ library = ExtResource( 4 )
|
||||
channel_count = 1
|
||||
data_channel = PoolByteArray( 31, 0, 1, 0, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 47, 29, 1, 51, 16, 15, 18, 0, 35, 15, 2, 0, 233, 14, 50, 1, 29, 2, 15, 1, 14, 18, 0, 14, 54, 0, 15, 2, 0, 233, 14, 14, 1, 14, 50, 1, 14, 18, 0, 14, 54, 0, 15, 2, 0, 233, 14, 14, 1, 15, 18, 0, 35, 15, 2, 0, 255, 255, 107, 80, 0, 0, 0, 0, 0 )
|
||||
|
||||
[sub_resource type="GIProbeData" id=19]
|
||||
bounds = AABB( -16.5585, -7.39551, -12.7828, 33.117, 14.791, 25.5656 )
|
||||
cell_size = 0.258727
|
||||
to_cell_xform = Transform( 3.86508, 0, 0, 0, 3.86508, 0, 0, 0, 3.86508, 64, 28.5843, 49.4066 )
|
||||
dynamic_data = PoolIntArray( 0, 8, 128, 64, 128, 1, 0, 1120403456, -1091222646, 0, 1063303008, 0, 0, 1059679456, 1061153291, 0, -1, -1, -1, -1, -1, -1, -1, -1, 0, 0, 8355711, 0 )
|
||||
dynamic_range = 8
|
||||
bias = 1.5
|
||||
normal_bias = 0.0
|
||||
propagation = 0.7
|
||||
interior = true
|
||||
|
||||
[sub_resource type="Gradient" id=10]
|
||||
|
||||
[sub_resource type="GradientTexture" id=11]
|
||||
@ -200,13 +189,6 @@ environment = ExtResource( 3 )
|
||||
[node name="Player" parent="." instance=ExtResource( 5 )]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.852744, 0.290306, 0.122863 )
|
||||
|
||||
[node name="GIProbe" type="GIProbe" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -8.53486, 2.91956, -10.1021 )
|
||||
extents = Vector3( 16.5585, 7.39551, 12.7828 )
|
||||
dynamic_range = 8
|
||||
interior = true
|
||||
data = SubResource( 19 )
|
||||
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||||
transform = Transform( 0.969817, 0.22762, -0.0874344, 0, 0.35858, 0.933499, 0.243835, -0.905323, 0.347757, 0, 5.5679, -6.05193 )
|
||||
light_color = Color( 0.47451, 0.352941, 0.607843, 1 )
|
||||
|
@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=11 format=2]
|
||||
|
||||
[ext_resource path="res://areas/ExitPortal.tscn" type="PackedScene" id=2]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment" id=3]
|
||||
[ext_resource path="res://environments/red_env.tres" type="Environment3D" id=3]
|
||||
[ext_resource path="res://library/MainLibrary.tres" type="VoxelLibrarySimple" id=4]
|
||||
[ext_resource path="res://player/Player.tscn" type="PackedScene" id=5]
|
||||
[ext_resource path="res://particles/flake.png" type="Texture" id=6]
|
||||
@ -54,12 +54,6 @@ environment = ExtResource( 3 )
|
||||
[node name="Player" parent="." instance=ExtResource( 5 )]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -0.852744, 0.165382, 0 )
|
||||
|
||||
[node name="GIProbe" type="GIProbe" parent="."]
|
||||
transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, -8.53486, 2.91956, -10.1021 )
|
||||
extents = Vector3( 16.5585, 7.39551, 12.7828 )
|
||||
dynamic_range = 8
|
||||
interior = true
|
||||
|
||||
[node name="DirectionalLight" type="DirectionalLight" parent="."]
|
||||
transform = Transform( 0.969817, 0.22762, -0.0874344, 0, 0.35858, 0.933499, 0.243835, -0.905323, 0.347757, 0, 5.5679, -6.05193 )
|
||||
light_color = Color( 0.47451, 0.352941, 0.607843, 1 )
|
||||
|
@ -28,6 +28,7 @@ process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
process/normal_map_invert_y=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=false
|
||||
|
@ -28,6 +28,7 @@ process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
process/normal_map_invert_y=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=false
|
||||
|
@ -28,6 +28,7 @@ process/fix_alpha_border=false
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
process/normal_map_invert_y=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=false
|
||||
|
@ -28,6 +28,7 @@ process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
process/normal_map_invert_y=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=false
|
||||
|
@ -28,6 +28,7 @@ process/fix_alpha_border=true
|
||||
process/premult_alpha=false
|
||||
process/HDR_as_SRGB=false
|
||||
process/invert_color=false
|
||||
process/normal_map_invert_y=false
|
||||
stream=false
|
||||
size_limit=0
|
||||
detect_3d=false
|
||||
|
@ -60,7 +60,3 @@ restart={
|
||||
"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":82,"physical_scancode":0,"unicode":0,"echo":false,"script":null)
|
||||
]
|
||||
}
|
||||
|
||||
[rendering]
|
||||
|
||||
environment/default_environment="res://default_env.tres"
|
@ -17,5 +17,7 @@ force/max_rate=false
|
||||
force/max_rate_hz=44100
|
||||
edit/trim=false
|
||||
edit/normalize=false
|
||||
edit/loop=false
|
||||
edit/loop_mode=0
|
||||
edit/loop_begin=0
|
||||
edit/loop_end=-1
|
||||
compress/mode=0
|
||||
|
Loading…
Reference in New Issue
Block a user