Improved graphics
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://dixa0yso2s1u3"]
|
||||
|
||||
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_4vcsp"]
|
||||
ground_bottom_color = Color(0.568627, 0.501961, 0.423529, 1)
|
||||
sky_horizon_color = Color(0.647059, 0.654902, 0.670588, 1)
|
||||
ground_bottom_color = Color(0.647059, 0.654902, 0.670588, 1)
|
||||
|
||||
[sub_resource type="Sky" id="Sky_bq3yo"]
|
||||
sky_material = SubResource("ProceduralSkyMaterial_4vcsp")
|
||||
@ -13,9 +14,8 @@ sky = SubResource("Sky_bq3yo")
|
||||
ambient_light_source = 3
|
||||
reflected_light_source = 2
|
||||
tonemap_mode = 2
|
||||
ssao_intensity = 16.0
|
||||
glow_bloom = 0.5
|
||||
volumetric_fog_density = 0.0
|
||||
glow_enabled = true
|
||||
glow_bloom = 0.2
|
||||
adjustment_enabled = true
|
||||
adjustment_contrast = 1.1
|
||||
adjustment_saturation = 1.1
|
||||
|
Reference in New Issue
Block a user