Clean up unused and outdated environment files

This commit is contained in:
Aaron Franke
2020-06-27 17:00:14 -04:00
parent dc6efcd429
commit c13e56662f
53 changed files with 57 additions and 371 deletions

View File

@@ -1,13 +0,0 @@
[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
sky_top_color = Color( 0.0470588, 0.454902, 0.976471, 1 )
sky_horizon_color = Color( 0.556863, 0.823529, 0.909804, 1 )
sky_curve = 0.25
ground_bottom_color = Color( 0.101961, 0.145098, 0.188235, 1 )
ground_horizon_color = Color( 0.482353, 0.788235, 0.952941, 1 )
ground_curve = 0.01
[resource]
background_mode = 2
background_sky = SubResource( 1 )

View File

@@ -29,4 +29,3 @@ window/stretch/aspect="expand"
[rendering]
quality/driver/driver_name="GLES2"
environment/default_environment="res://default_env.tres"