asteroids/Scripts/ui.gd
2025-10-19 20:04:59 -06:00

6 lines
126 B
GDScript

extends CanvasLayer
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
Game.ui = self