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.
pacifist-jam/default_env.tres
2022-08-01 01:56:41 +02:00

31 lines
848 B
Text

[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
sky_top_color = Color( 0.0823529, 0.12549, 0.290196, 1 )
sky_horizon_color = Color( 0.862745, 0.556863, 0.87451, 1 )
sky_curve = 0.146205
sky_energy = 0.25
ground_bottom_color = Color( 0.141176, 0.168627, 0.192157, 1 )
ground_horizon_color = Color( 0.862745, 0.556863, 0.87451, 1 )
ground_energy = 0.25
sun_latitude = 90.0
sun_angle_max = 1.0
sun_energy = 0.0
[resource]
background_mode = 2
background_sky = SubResource( 1 )
fog_enabled = true
fog_color = Color( 0.501961, 0.6, 0.701961, 1 )
fog_depth_begin = 20.0
fog_depth_end = 225.0
ssao_intensity = 0.6
ssao_radius2 = 0.25
ssao_intensity2 = 10.0
ssao_light_affect = 0.5
glow_enabled = true
glow_intensity = 2.5
glow_strength = 0.85
glow_bloom = 0.02
glow_blend_mode = 0
glow_hdr_threshold = 0.9