Undertale script viewer

← back to main script listing

gml_Object_obj_switchadvice2_Create_0

(view raw script w/o annotations or w/e)
1
myinteract = 0;
2
image_xscale = 1;
3
image_yscale = 1;
4
script_execute(scr_depth);
5
if (global.flag[6 hardmode] == 1)
6
    instance_destroy();