1 2 3 4
extends Label func _process(delta): text = str(SaveState.coffee) + "CM: "+str(SaveState.coffee_machine)