Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_andydebug_Create_0

(view raw script w/o annotations or w/e)
1
if (!
scr_debug
scr_debug

function
scr_debug()
{ if (global.debug == 1) return 1; }
())
2
    instance_destroy();
3
else
4
    alarm[0]
 = 1;
gml_Object_obj_andydebug_Alarm_0.gml

exit;