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
committed by Vaillant Jeremy
parent fa4ec8baea
commit 74a5c3ac69
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")