Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_swordroute_event_leavescreen_Step_2

(view raw script w/o annotations or w/e)
1
if (hidekris)
2
{
3
    with (kris)
4
        visible = false;
5
}