Undertale script viewer

← back to main script listing

gml_Object_obj_undynetrigger_boss_Create_0

(view raw script w/o annotations or w/e)
1
fakedrawer = 0;
2
playthesong = 0;
3
alarm[0] = 3;
gml_Object_obj_undynetrigger_boss_Alarm_0.gml

xx = view_xview[0]; yy = view_yview[0];
4
con = 0;
5
y -= 20;
6
if (global.plot > 120)
7
    instance_destroy();