Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_mouseTowerTrigger_Create_0

(view raw script w/o annotations or w/e)
1
blocked = 0;
2
myinteract = 0;
3
image_speed = 0;
4
timer = 0;
5
mousecreate = 0;
6
scr_depth
scr_depth

function scr_depth() { depth = 100000 - ((y * 10) + (sprite_height * 10)); }
();
7
rotate = false;
8
left = false;
9
right = false;
10
down = false;
11
controlled = 0;
12
inUse = false;
13
instructionLerp = 0;
14
inusecount = 0;