Basic Godot project setup

This commit is contained in:
2021-05-02 12:02:26 +02:00
parent 14d89f56ca
commit f5666bc8ed
4 changed files with 62 additions and 0 deletions
+5
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 )