Deltarune script viewer

← back to main script listing

gml_Object_obj_ch2_scene11a_Alarm_1

(view raw script w/o annotations or w/e)
1
auto_con++;
2
if (i_ex(obj_writer))
3
{
4
    with (obj_writer)
5
        forcebutton1 = 1;
6
}