First full commit version. Original Files

This commit is contained in:
2026-06-02 09:12:22 -07:00
parent ca54d7073f
commit 80979dff66
824 changed files with 20587 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
extends Node
func _ready() -> void:
$"/root/Global".Level = 4
#print(str("Level ",$"/root/Global".Level))