Deltarune (Chapter 1) script viewer

← back to main script listing

gml_Object_obj_doorA_Alarm_2

(view raw script w/o annotations or w/e)
1
global.entrance = 1;
2
instance_create(0, 0, obj_persistentfadein);
3
room_goto_next();