This commit is contained in:
2026-06-06 03:10:59 +01:00
parent 5e0f4c3914
commit 94a7afc785
19 changed files with 178 additions and 6 deletions

View File

@@ -1,8 +1,13 @@
[gd_resource type="Environment" load_steps=2 format=2]
[gd_resource type="Environment" load_steps=3 format=2]
[ext_resource path="res://textures/sky2e.jpg" type="Texture" id=1]
[sub_resource type="PanoramaSky" id=1]
panorama = ExtResource( 1 )
[resource]
background_mode = 2
background_sky = SubResource( 1 )
background_sky_custom_fov = 72.0
ambient_light_sky_contribution = 0.49
fog_color = Color( 0.27451, 0.643137, 0.741176, 1 )