aboutsummaryrefslogtreecommitdiffstats
path: root/default_env.tres
diff options
context:
space:
mode:
authorLeightonGinty <leightonginty@gmail.com>2022-10-29 13:57:17 +0100
committerLeightonGinty <leightonginty@gmail.com>2022-10-29 13:57:17 +0100
commit67d551a4b2867d943247eb5be720020de1117034 (patch)
tree4e2e2b1e798f54203438b6e5051dd6d53ecb01d5 /default_env.tres
movement
Diffstat (limited to 'default_env.tres')
-rw-r--r--default_env.tres7
1 files changed, 7 insertions, 0 deletions
diff --git a/default_env.tres b/default_env.tres
new file mode 100644
index 0000000..20207a4
--- /dev/null
+++ b/default_env.tres
@@ -0,0 +1,7 @@
+[gd_resource type="Environment" load_steps=2 format=2]
+
+[sub_resource type="ProceduralSky" id=1]
+
+[resource]
+background_mode = 2
+background_sky = SubResource( 1 )