Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_bookshelf_moveable2x2_Create_0

(view raw script w/o annotations or w/e)
1
scr_size
scr_size

function
scr_size(arg0 = image_xscale, arg1 = image_yscale, arg2 = id)
{ with (arg2) { image_xscale = arg0; image_yscale = arg1; } }
(2, 2);
2
siner = 0;
3
alpha = 0;
4
con = 0;
5
timer = 0;
6
siner = 0;
7
dir = 0;
8
config = 0;
9
init = 0;
10
block[0] = 0;
11
edge[0] = 0;
12
image_speed = 0;
13
image_index = 0;
14
scr_depth
scr_depth

function
scr_depth(arg0 = id, arg1 = 0)
{ with (arg0) depth = 100000 - ((y * 10) + (sprite_height * 10) + (arg1 * 10)); }
();
15
xflag = -4;
16
yflag = -4;
17
flagupdate = 0;
18
resetpos = 0;
19
active = false;
20
icon = -1;