extendsNode2Dexport(String,MULTILINE)vartext="Failed to load text :("exportvarautostart=trueexportvarspeed=10signalfinished_reveal()func_ready():$TextReveal.to_render=text$TextReveal.speed=speedifautostart:$TextReveal.start()funcstart():$TextReveal.start()func_on_TextReveal_finished_reveal():emit_signal("finished_reveal")