summaryrefslogtreecommitdiffstats
path: root/default_env.tres
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--default_env.tres23
1 files changed, 21 insertions, 2 deletions
diff --git a/default_env.tres b/default_env.tres
index 20207a4..40e3111 100644
--- a/default_env.tres
+++ b/default_env.tres
@@ -1,7 +1,26 @@
[gd_resource type="Environment" load_steps=2 format=2]
-[sub_resource type="ProceduralSky" id=1]
+[sub_resource type="ProceduralSky" id=23]
+sky_top_color = Color( 0.51, 0.29121, 0.1122, 1 )
+sky_horizon_color = Color( 0.188235, 0.215686, 0.239216, 1 )
+sky_energy = 0.45
+sun_color = Color( 0.85098, 0.47451, 0.0352941, 1 )
+sun_latitude = 0.0
+sun_longitude = 56.0
+sun_angle_min = 9.53
+sun_angle_max = 31.28
+sun_curve = 0.0840897
+sun_energy = 1.75
[resource]
background_mode = 2
-background_sky = SubResource( 1 )
+background_sky = SubResource( 23 )
+fog_enabled = true
+fog_depth_begin = 400.0
+fog_depth_end = 0.0
+fog_transmit_enabled = true
+ssao_enabled = true
+dof_blur_far_enabled = true
+dof_blur_far_distance = 400.0
+dof_blur_far_transition = 7.0
+dof_blur_far_amount = 0.06