DuckRun/code/hiscore.gd

6 lines
76 B
GDScript3
Raw Permalink Normal View History

extends Label
func _ready() -> void:
text = str($"/root/Global".hiscore)