textures
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 15s
Create tag and build when new code gets to main / Export (push) Successful in 8m38s

This commit is contained in:
2025-10-16 11:27:55 +02:00
parent e39620ce52
commit 591993a1f2
41 changed files with 1593 additions and 4 deletions

View File

@@ -24,8 +24,7 @@ ssil_enabled = true
sdfgi_use_occlusion = true
fog_light_energy = 0.0
volumetric_fog_enabled = true
volumetric_fog_density = 0.005
volumetric_fog_albedo = Color(0.66990036, 0.47894412, 0.44653797, 1)
volumetric_fog_density = 0.0
volumetric_fog_emission = Color(1, 1, 1, 1)
volumetric_fog_emission_energy = 0.1
volumetric_fog_length = 200.0
@@ -53,7 +52,7 @@ environment = SubResource("Environment_1bvp3")
[node name="DirectionalLight3D" type="DirectionalLight3D" parent="."]
transform = Transform3D(-0.78043425, 0.15240018, 0.60637933, 0.17673612, -0.8765135, 0.44775894, 0.5997381, 0.4566158, 0.6571267, 0, 0, 0)
light_color = Color(0.9999997, 0.92698854, 0.88834643, 1)
light_color = Color(0.99999934, 0.76777613, 0.6549227, 1)
light_energy = 5.0
shadow_enabled = true
shadow_opacity = 0.95