2021-06-05 14:11:47 +02:00
|
|
|
[gd_scene load_steps=5 format=2]
|
2021-06-04 17:54:23 +02:00
|
|
|
|
2021-06-05 14:11:47 +02:00
|
|
|
[ext_resource path="res://scenes/levels/Levels.tscn" type="PackedScene" id=1]
|
2026-05-16 19:18:27 +02:00
|
|
|
[ext_resource path="res://assets/hdri/tx_night_place.hdr" type="Texture2D" id=2]
|
2021-06-04 17:54:23 +02:00
|
|
|
|
2026-05-16 19:18:27 +02:00
|
|
|
[sub_resource type="Sky" id=1]
|
2021-06-05 14:11:47 +02:00
|
|
|
panorama = ExtResource( 2 )
|
|
|
|
|
|
|
|
|
|
[sub_resource type="Environment" id=2]
|
|
|
|
|
background_mode = 3
|
|
|
|
|
background_sky = SubResource( 1 )
|
|
|
|
|
background_color = Color( 0.188235, 0.133333, 0.133333, 1 )
|
|
|
|
|
background_energy = 0.6
|
|
|
|
|
ambient_light_color = Color( 0.694118, 0.168627, 0.67451, 1 )
|
|
|
|
|
ambient_light_energy = 1.55
|
|
|
|
|
ambient_light_sky_contribution = 0.5
|
|
|
|
|
fog_enabled = true
|
|
|
|
|
fog_color = Color( 0.562167, 0.29, 1, 0.941176 )
|
|
|
|
|
fog_depth_begin = 0.0
|
|
|
|
|
fog_depth_end = 60.0
|
|
|
|
|
fog_depth_curve = 1.10957
|
|
|
|
|
fog_height_enabled = true
|
|
|
|
|
fog_height_min = 2.0
|
|
|
|
|
fog_height_max = -20.0
|
|
|
|
|
fog_height_curve = 0.965936
|
|
|
|
|
tonemap_mode = 2
|
2026-05-16 19:18:27 +02:00
|
|
|
ssr_enabled = true
|
2021-06-05 14:11:47 +02:00
|
|
|
dof_blur_far_distance = 4.0
|
|
|
|
|
glow_enabled = true
|
|
|
|
|
|
|
|
|
|
[node name="Home" instance=ExtResource( 1 )]
|
|
|
|
|
|
2026-05-16 19:18:27 +02:00
|
|
|
[node name="MainCamera" type="Camera3D" parent="." index="4"]
|
|
|
|
|
transform = Transform3D( 0.160708, -0.25632, 0.953138, 0, 0.96569, 0.259696, -0.987002, -0.0417351, 0.155194, 1.84336, 1.66169, 0.663199 )
|
2021-06-05 14:11:47 +02:00
|
|
|
environment = SubResource( 2 )
|
|
|
|
|
fov = 38.5632
|
|
|
|
|
__meta__ = {
|
|
|
|
|
"_editor_description_": ""
|
|
|
|
|
}
|