Archived
1
0
Fork 0
This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
ld46/level_env.tres
2020-04-20 22:05:25 +02:00

29 lines
815 B
Text

[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
sky_top_color = Color( 0.12549, 0.188235, 0.431373, 1 )
sky_horizon_color = Color( 0.745098, 0.556863, 0.87451, 1 )
sky_energy = 0.05
ground_bottom_color = Color( 0.141176, 0.168627, 0.192157, 1 )
ground_horizon_color = Color( 0.745098, 0.556863, 0.87451, 1 )
ground_energy = 0.05
sun_latitude = -90.0
sun_angle_min = 0.0
sun_angle_max = 0.0
sun_energy = 0.0
[resource]
background_mode = 2
background_sky = SubResource( 1 )
ambient_light_color = Color( 0.380392, 0.392157, 0.65098, 1 )
ambient_light_energy = 4.0
ssao_enabled = true
ssao_intensity = 2.0
ssao_radius2 = 25.0
ssao_intensity2 = 3.0
glow_enabled = true
glow_levels/2 = true
glow_levels/5 = false
glow_intensity = 4.0
glow_bloom = 0.1
glow_blend_mode = 0