first commit

This commit is contained in:
Nikolai Fesenko
2025-08-28 19:16:51 +02:00
commit ad86d7e7a1
43 changed files with 2033 additions and 0 deletions

15
Lights/env.tres Normal file
View File

@@ -0,0 +1,15 @@
[gd_resource type="Environment" load_steps=3 format=3 uid="uid://ds2paom7jm3mf"]
[sub_resource type="ProceduralSkyMaterial" id="ProceduralSkyMaterial_bo1nx"]
sky_horizon_color = Color(0.662243, 0.671743, 0.686743, 1)
ground_horizon_color = Color(0.662243, 0.671743, 0.686743, 1)
[sub_resource type="Sky" id="Sky_8gbba"]
sky_material = SubResource("ProceduralSkyMaterial_bo1nx")
[resource]
background_mode = 2
background_energy_multiplier = 0.1
sky = SubResource("Sky_8gbba")
tonemap_mode = 2
glow_enabled = true