created empty project

This commit is contained in:
2022-08-02 03:56:32 +02:00
parent ab89bef7b4
commit 4b693c3ea4
4 changed files with 62 additions and 0 deletions

5
default_env.tres Normal file
View File

@@ -0,0 +1,5 @@
[gd_resource type="Environment" load_steps=2 format=2]
[sub_resource type="ProceduralSky" id=1]
[resource]
background_mode = 2
background_sky = SubResource( 1 )