Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_darkness_overlay_twofloor_Draw_72

related scripts: CleanUp_0Create_0Draw_0Draw_72 PreCreate_0

(view raw script w/o annotations or w/e)
1
if (global.fighting == 1)
2
    depth = 1000;
3
else
4
    depth = 50000;