1 2 3 4 5 6 7
class_name Microgame extends Node @export var microgame_name = "" @export var instruction = "" signal finished(won)