summaryrefslogtreecommitdiffstats
path: root/godot3-prototype/default_env.tres
diff options
context:
space:
mode:
authorMalfurious <m@lfurio.us>2023-04-24 07:50:00 -0400
committerMalfurious <m@lfurio.us>2023-04-24 07:50:00 -0400
commit97dd79339284b033774ac74a04dd4a255475261a (patch)
tree951d3c29e676c14c9f165b32143e9aaae8ec4f6a /godot3-prototype/default_env.tres
parent53091fce91ce03aae208bd0c61ee28830b34387d (diff)
downloadproject-s-97dd79339284b033774ac74a04dd4a255475261a.tar.gz
project-s-97dd79339284b033774ac74a04dd4a255475261a.zip
Move Godot 3 project to a new subdirectoryHEADmaster
Signed-off-by: Malfurious <m@lfurio.us>
Diffstat (limited to 'godot3-prototype/default_env.tres')
-rw-r--r--godot3-prototype/default_env.tres14
1 files changed, 14 insertions, 0 deletions
diff --git a/godot3-prototype/default_env.tres b/godot3-prototype/default_env.tres
new file mode 100644
index 0000000..adb3ddf
--- /dev/null
+++ b/godot3-prototype/default_env.tres
@@ -0,0 +1,14 @@
+[gd_resource type="Environment" load_steps=2 format=2]
+
+[sub_resource type="ProceduralSky" id=1]
+
+[resource]
+background_mode = 2
+background_sky = SubResource( 1 )
+fog_enabled = true
+ss_reflections_enabled = true
+ss_reflections_fade_in = 2.8541
+ssao_enabled = true
+ssao_intensity = 2.0
+ssao_quality = 2
+glow_enabled = true