Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_legend_cutscene_base_Alarm_3

(view raw script w/o annotations or w/e)
1
global.plot = 999;
2
if (
scr_debug
scr_debug

function
scr_debug()
{ if (global.debug == 1) return 1; }
())
3
    show_debug_message("Warning: need to set plot for end of legend cutscene!");