meat_madness_redux/godot/screens/Intro.gd

5 lines
68 B
GDScript3
Raw Normal View History

2023-01-04 19:00:50 -07:00
extends Control
func _ready():
add_child(Dialogic.start("intro"))