Files
puzzle-quest/assets/env/base_env.tres
T

18 lines
465 B
Plaintext
Raw Normal View History

[gd_resource type="Environment" format=3 uid="uid://cosbxx1qhfx35"]
2021-05-15 16:40:14 +02:00
[sub_resource type="Sky" id="2"]
2021-05-15 16:40:14 +02:00
[resource]
background_mode = 3
background_color = Color(0.188235, 0.133333, 0.133333, 1)
sky = SubResource("2")
ambient_light_color = Color(0.694118, 0.168627, 0.67451, 1)
2021-05-15 16:40:14 +02:00
ambient_light_sky_contribution = 0.5
ambient_light_energy = 1.55
tonemap_mode = 2
glow_enabled = true
2021-05-15 16:40:14 +02:00
fog_enabled = true
fog_depth_curve = 1.10957
2021-05-15 16:40:14 +02:00
fog_depth_begin = 0.0
fog_depth_end = 60.0