extends CanvasLayer signal exit func _ready() -> void: layer = GlobalConfig.CANVAS_LAYER_LITTLE_GAME await Util.wait(2.0) exit.emit()