use onready for timer

This commit is contained in:
pennyrigate 2023-01-15 02:43:07 -05:00
parent d3c62d6995
commit ec18f636b2
3 changed files with 63 additions and 18 deletions

View file

@ -113,3 +113,5 @@ func _enter_code():
enemy.queue_free()
"DGSTEEZY":
debug = true
"6DOUBLOONS":
Debug.print(get_tree().get_nodes_in_group("gold").size())