H2Grow/Scripts/End.gd

4 lines
73 B
GDScript

extends Control
func _ready():
$Points.text += " " + str(Utils.points)