Adding root scene
This commit is contained in:
parent
c6ea51bf69
commit
02098fa04c
3
Root.tscn
Normal file
3
Root.tscn
Normal file
@ -0,0 +1,3 @@
|
||||
[gd_scene format=2]
|
||||
|
||||
[node name="Root" type="Node2D"]
|
||||
@ -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 )
|
||||
|
||||
@ -16,6 +16,7 @@ _global_script_class_icons={
|
||||
[application]
|
||||
|
||||
config/name="Paint Jam 2020"
|
||||
run/main_scene="res://Root.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
[rendering]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user