aboutsummaryrefslogtreecommitdiff
path: root/client/map/environment/presets
diff options
context:
space:
mode:
Diffstat (limited to 'client/map/environment/presets')
-rw-r--r--client/map/environment/presets/day_sky.tres4
-rw-r--r--client/map/environment/presets/night_sky.tres7
2 files changed, 11 insertions, 0 deletions
diff --git a/client/map/environment/presets/day_sky.tres b/client/map/environment/presets/day_sky.tres
new file mode 100644
index 00000000..0e1c9458
--- /dev/null
+++ b/client/map/environment/presets/day_sky.tres
@@ -0,0 +1,4 @@
+[gd_resource type="ProceduralSkyMaterial" format=3 uid="uid://617pq1rgdgbn"]
+
+[resource]
+ground_bottom_color = Color(0.0826605, 0.065772, 0.0461518, 1)
diff --git a/client/map/environment/presets/night_sky.tres b/client/map/environment/presets/night_sky.tres
new file mode 100644
index 00000000..f1b888ef
--- /dev/null
+++ b/client/map/environment/presets/night_sky.tres
@@ -0,0 +1,7 @@
+[gd_resource type="ProceduralSkyMaterial" format=3 uid="uid://c88b6e1mfqds0"]
+
+[resource]
+sky_top_color = Color(0.167333, 0.162044, 0.423032, 1)
+sky_horizon_color = Color(0.390429, 0.285861, 0.305681, 1)
+ground_bottom_color = Color(0.0826605, 0.065772, 0.0461518, 1)
+ground_horizon_color = Color(0.392157, 0.286275, 0.305882, 1)