Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_darkness_overlay_backup_Draw_72

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