Files
ftrscene/default_env.tres
2026-06-06 03:10:59 +01:00

14 lines
380 B
Plaintext

[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 )