diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2020-07-29 22:47:18 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@valuemotive.com> | 2020-07-29 22:47:18 +0300 |
| commit | ed61419eda9d0154a78c04999a7c8a779244ef29 (patch) | |
| tree | d8253396e9c305835880a39e8730ebd575050610 /default_env.tres | |
Initial commit
Diffstat (limited to 'default_env.tres')
| -rw-r--r-- | default_env.tres | 7 |
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 ) |
