Deltarune script viewer

← back to main script listing

gml_RoomCC_room_dw_mansion_dininghall_14_Create

(view raw script w/o annotations or w/e)
1
mode = 1;
2
content = 0;
3
scr_depth
scr_depth

function scr_depth() { depth = 100000 - ((y * 10) + (sprite_height * 10)); }
();