Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_doorA_musfade_Alarm_2
(
view raw script w/o annotations or w/e
)
1
global.entrance = 1;
2
instance_create(0, 0, obj_persistentfadein);
3
event_user(7);
4
room_goto_next();