Add basic scene interface

This commit is contained in:
VAILLANT Jeremy
2021-05-08 12:49:27 +02:00
parent 0d9c3eccdb
commit 2c1f5a0f93
3 changed files with 45 additions and 1 deletions
+2
View File
@@ -1,5 +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 )