diff --git a/default_env.tres b/default_env.tres deleted file mode 100644 index 20207a4..0000000 --- a/default_env.tres +++ /dev/null @@ -1,7 +0,0 @@ -[gd_resource type="Environment" load_steps=2 format=2] - -[sub_resource type="ProceduralSky" id=1] - -[resource] -background_mode = 2 -background_sky = SubResource( 1 ) diff --git a/icon.png b/icon.png index c98fbb6..5bebc85 100644 Binary files a/icon.png and b/icon.png differ diff --git a/project.godot b/project.godot index 4005b3c..7f56719 100644 --- a/project.godot +++ b/project.godot @@ -33,4 +33,3 @@ common/enable_pause_aware_picking=true [rendering] environment/default_clear_color=Color( 0.129412, 0.129412, 0.215686, 1 ) -environment/default_environment="res://default_env.tres"