Added fountain spray water
This commit is contained in:
15
Assets/Environments/hospital_outside.tres
Normal file
15
Assets/Environments/hospital_outside.tres
Normal file
@ -0,0 +1,15 @@
|
||||
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://bu5lp0670r7nl"]
|
||||
|
||||
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_284l6"]
|
||||
sky_top_color = Color(0.90063, 0.668517, 0.773633, 1)
|
||||
sky_horizon_color = Color(0.862745, 0.780392, 0.564706, 1)
|
||||
|
||||
[sub_resource type="Sky" id="Sky_le0bg"]
|
||||
sky_material = SubResource("ProceduralSkyMaterial_284l6")
|
||||
|
||||
[resource]
|
||||
background_mode = 2
|
||||
background_energy_multiplier = 0.25
|
||||
sky = SubResource("Sky_le0bg")
|
||||
ambient_light_source = 3
|
||||
fog_light_color = Color(0.193826, 0.181174, 0.240142, 1)
|
||||
Reference in New Issue
Block a user