Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_ch5_DW30_flashback_Step_0

(view raw script w/o annotations or w/e)
1
if (_current_state == "text")
2
{
3
    if (!i_ex(obj_writer))
4
        _current_state = "none";
5
}