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
+6
View File
@@ -0,0 +1,6 @@
extends Label
#@onready var game_mgr
#func _ready():
#game_mgr = get_node("/root/aCatGame/GameMgr")
#$".".text = (str(%GameMgr.points))