Added clouds
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[gd_resource type="Environment" load_steps=2 format=3 uid="uid://dixa0yso2s1u3"]
|
||||
|
||||
[ext_resource type="Sky" uid="uid://chqkkvnsudiww" path="res://world/Sky.tres" id="1_akiwh"]
|
||||
[ext_resource type="Sky" uid="uid://chqkkvnsudiww" path="res://world/sky/Sky.tres" id="1_akiwh"]
|
||||
|
||||
[resource]
|
||||
background_mode = 2
|
||||
@ -20,7 +20,8 @@ glow_bloom = 0.2
|
||||
glow_blend_mode = 1
|
||||
glow_hdr_threshold = 0.7
|
||||
volumetric_fog_density = 0.005
|
||||
volumetric_fog_emission = Color(0.45098, 0.690196, 1, 1)
|
||||
volumetric_fog_albedo = Color(0.654902, 0.811765, 0.996078, 1)
|
||||
volumetric_fog_emission = Color(0.654902, 0.811765, 0.996078, 1)
|
||||
adjustment_enabled = true
|
||||
adjustment_contrast = 1.1
|
||||
adjustment_saturation = 1.1
|
||||
|
Reference in New Issue
Block a user