Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_dw_church_nwconnect_Create_0

(view raw script w/o annotations or w/e)
1
con = 0;
2
timer = 0;
3
init = 0;
4
siner = 0;
5
makeslide = false;
6
layer_set_visible("DEBUG_ASSETS", 0);
7
if (
scr_debug
scr_debug

function
scr_debug()
{ if (global.debug == 1) return 1; }
())
8
{
9
    if (keyboard_check(ord("P")))
10
    {
11
    }
12
}
13
if (global.flag[850] >= 5 || global.flag[23] == true)
14
    makeslide = true;