DuckRun/code/GUI/gui.gd

7 lines
114 B
GDScript3
Raw Normal View History

extends Control
# Called when the node enters the scene tree for the first time.
func _ready() -> void:
show()