Undertale script viewer

← back to main script listing

gml_Object_obj_introlast_Create_0

(view raw script w/o annotations or w/e)
1
h = 10;
2
go = 0;
3
alarm[0]
 = 150;
gml_Object_obj_introlast_Alarm_0.gml

go = 1;
4
alarm[2]
 = 20;
gml_Object_obj_introlast_Alarm_2.gml

visible = true;
5
visible = false;