Undertale script viewer

← back to main script listing

gml_Object_obj_doorCmusicfade_Alarm_2

(view raw script w/o annotations or w/e)
1
global.entrance = 4;
2
instance_create(0, 0, obj_persistentfader);
3
room_goto(room_next(room_next(room)));