Undertale script viewer

← back to main script listing

gml_Object_obj_plotswitch1_Create_0

(view raw script w/o annotations or w/e)
1
myinteract = 0;
2
image_speed = 0;
3
on = 0;
4
script_execute(scr_depth);
5
if (global.plot > 4)
6
    on = 1;