Undertale script viewer

← back to main script listing

gml_Object_obj_conveyorpuzzle1_Alarm_4

related scripts: Alarm_3Alarm_4 Alarm_5Create_0Other_10Step_0

(view raw script w/o annotations or w/e)
1
instance_create(0, 0, obj_unfader);
2
alarm[5]
 = 10;
gml_Object_obj_conveyorpuzzle1_Alarm_5.gml

global.entrance = 0; instance_create(0, 0, obj_persistentfader); room_goto_next();