feat: experimenting with desired mood

This commit is contained in:
Sara 2024-11-27 00:41:39 +01:00
parent ceba03ec36
commit 4940f67c21
58 changed files with 4826 additions and 28 deletions

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,23 @@
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://dw5utevw73wsy"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_di73m"]
sky_top_color = Color(0.126011, 0.14614, 0.174144, 1)
sky_horizon_color = Color(0.161855, 0.185047, 0.221665, 1)
sky_curve = 0.160766
ground_bottom_color = Color(0, 0, 0, 1)
ground_horizon_color = Color(0.167356, 0.099874, 0.0462569, 1)
[sub_resource type="Sky" id="Sky_ewa4o"]
sky_material = SubResource("ProceduralSkyMaterial_di73m")
[resource]
background_mode = 2
sky = SubResource("Sky_ewa4o")
ambient_light_source = 3
reflected_light_source = 2
fog_light_color = Color(0.180933, 0.107468, 0.071428, 1)
fog_sun_scatter = 0.2
fog_density = 0.0395
fog_sky_affect = 0.94
volumetric_fog_density = 0.1393
volumetric_fog_albedo = Color(0.75118, 0.640533, 0.588017, 1)

View file

@ -0,0 +1,24 @@
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://c1vy5rxxddw78"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_c8r8t"]
sky_top_color = Color(0.0957285, 0.117165, 0.14699, 1)
sky_horizon_color = Color(0.221665, 0.13846, 0.0831346, 1)
sky_curve = 0.160766
ground_bottom_color = Color(0, 0, 0, 1)
ground_horizon_color = Color(0.167356, 0.099874, 0.0462569, 1)
[sub_resource type="Sky" id="Sky_v6osu"]
sky_material = SubResource("ProceduralSkyMaterial_c8r8t")
[resource]
background_mode = 2
sky = SubResource("Sky_v6osu")
ambient_light_source = 3
reflected_light_source = 2
fog_light_color = Color(0.180933, 0.107468, 0.071428, 1)
fog_sun_scatter = 0.2
fog_density = 0.0395
fog_sky_affect = 0.94
volumetric_fog_enabled = true
volumetric_fog_density = 0.1044
volumetric_fog_albedo = Color(0.75118, 0.640533, 0.588017, 1)