First full commit version. Original Files
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
extends Label
|
||||
|
||||
#@onready var game_mgr
|
||||
#func _ready():
|
||||
#game_mgr = get_node("/root/aCatGame/GameMgr")
|
||||
#$".".text = (str(%GameMgr.points))
|
||||
Reference in New Issue
Block a user