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

6 lines
135 B
GDScript

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