Files
puzzle-quest/scenes/levels/warcraft/env_warcraft.tres
T

26 lines
713 B
Plaintext
Raw Normal View History

2021-05-15 01:08:38 +02:00
[gd_resource type="Environment" load_steps=3 format=2]
[ext_resource path="res://assets/hdri/tx_night_place.hdr" type="Texture2D" id=1]
2021-05-15 01:08:38 +02:00
[sub_resource type="Sky" id=2]
2021-05-15 01:08:38 +02:00
panorama = ExtResource( 1 )
[resource]
background_mode = 2
sky = SubResource( 2 )
2021-05-15 01:08:38 +02:00
background_color = Color( 0.188235, 0.133333, 0.133333, 1 )
background_energy_multiplier = 0.6
2021-05-15 01:08:38 +02:00
ambient_light_color = Color( 0.694118, 0.168627, 0.67451, 1 )
ambient_light_energy = 0.4
2021-05-15 01:08:38 +02:00
ambient_light_sky_contribution = 0.5
fog_enabled = true
fog_mode = 1
fog_light_color = Color( 0.562167, 0.29, 1, 0.941176 )
2021-05-15 01:08:38 +02:00
fog_depth_begin = 0.0
fog_depth_end = 60.0
fog_depth_curve = 1.10957
fog_height = 2.0
2021-05-15 01:08:38 +02:00
tonemap_mode = 2
ss_reflections_enabled = true
glow_enabled = true