meat_madness_redux/godot/screens/Intro.gd

5 lines
68 B
GDScript

extends Control
func _ready():
add_child(Dialogic.start("intro"))