Deltarune (Chapter 1) script viewer

← back to main script listing

gml_Object_obj_loadscreen_Other_4

(view raw script w/o annotations or w/e)
1
var ww = window_get_width();
2
var wh = window_get_height();
3
length = ww;
4
height = wh;