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.

15 lines
551 B

  1. [gd_resource type="Environment" load_steps=2 format=2]
  2. [sub_resource type="ProceduralSky" id=1]
  3. sky_top_color = Color( 1, 0.945098, 0.65098, 1 )
  4. sky_horizon_color = Color( 0.984314, 0.956863, 0.898039, 1 )
  5. ground_bottom_color = Color( 0, 0, 0, 1 )
  6. ground_horizon_color = Color( 0.321569, 0.321569, 0.321569, 1 )
  7. ground_curve = 0.00594603
  8. sun_color = Color( 0.980392, 0.815686, 0.376471, 1 )
  9. [resource]
  10. background_mode = 2
  11. background_sky = SubResource( 1 )
  12. ambient_light_color = Color( 1, 0.980392, 0.929412, 1 )
  13. ambient_light_sky_contribution = 0.0