1
0
Fork 0
This repository has been archived on 2025-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
honest-jam-2/default_env.tres

20 lines
620 B
Text

[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
sky_top_color = Color( 0.74902, 0.67451, 0.6, 1 )
sky_horizon_color = Color( 0.65098, 0.482353, 0.396078, 1 )
sky_curve = 0.12
ground_bottom_color = Color( 0.24, 0.2056, 0.192, 1 )
ground_horizon_color = Color( 0.65098, 0.482353, 0.396078, 1 )
ground_curve = 0.015
sun_color = Color( 1, 0.627451, 0.439216, 1 )
sun_latitude = 10.0
sun_longitude = 80.0
sun_curve = 0.025
sun_energy = 42.0
texture_size = 1
[resource]
background_mode = 2
background_sky = SubResource( 1 )
fog_color = Color( 0.921569, 0.85098, 0.760784, 1 )