summaryrefslogtreecommitdiffhomepage
path: root/Racing-Game/default_env.tres
diff options
context:
space:
mode:
authorrealtradam <[email protected]>2020-03-15 14:31:34 -0400
committerrealtradam <[email protected]>2020-03-15 14:31:34 -0400
commitc65f6805081e999fa231f71b231dba6dc05286ea (patch)
tree5365cc9bca9fc05b7c9bc26858335fdd3b5ede68 /Racing-Game/default_env.tres
parent007e9dab410d825e92b0d391fd8356efcb4cb5db (diff)
downloadoptimal-direction-c65f6805081e999fa231f71b231dba6dc05286ea.tar.gz
optimal-direction-c65f6805081e999fa231f71b231dba6dc05286ea.zip
more organizing file structure, not done yet
Diffstat (limited to 'Racing-Game/default_env.tres')
-rw-r--r--Racing-Game/default_env.tres7
1 files changed, 0 insertions, 7 deletions
diff --git a/Racing-Game/default_env.tres b/Racing-Game/default_env.tres
deleted file mode 100644
index 20207a4..0000000
--- a/Racing-Game/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 )