Public repository for MUR pre alpha
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1] sky_top_color = Color( 1, 0.945098, 0.65098, 1 ) sky_horizon_color = Color( 0.984314, 0.956863, 0.898039, 1 ) ground_bottom_color = Color( 0, 0, 0, 1 ) ground_horizon_color = Color( 0.321569, 0.321569, 0.321569, 1 ) ground_curve = 0.00594603 sun_color = Color( 0.980392, 0.815686, 0.376471, 1 )
[resource] background_mode = 2 background_sky = SubResource( 1 ) ambient_light_color = Color( 1, 0.980392, 0.929412, 1 ) ambient_light_sky_contribution = 0.0
|