Reordering scene, and setup basic scene instance on main view

This commit is contained in:
stilobique-surface
2021-05-14 22:27:40 +02:00
parent accc6ec957
commit 2ce155385c
17 changed files with 238 additions and 368 deletions
+4
View File
@@ -0,0 +1,4 @@
extends Control
func _ready():
$VBoxContainer/Label.text = tr("LOADING")