Undertale script viewer

← back to main script listing

gml_Object_obj_monsterkidtrigger4_Create_0

(view raw script w/o annotations or w/e)
1
if (global.plot > 113)
2
{
3
    instance_destroy();
4
    exit;
5
}
6
con = 0;
7
if (global.flag[91 trash_save_mkid_pos] > 0)
8
    instance_destroy();
9
image_yscale = 20;