Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_hookshot_Create_0

(view raw script w/o annotations or w/e)
1
hookdaddy = 0;
2
timer = 0;
3
con = 0;
4
init = 0;
5
lastposx = x;
6
lastposy = y;
7
scr_darksize
scr_darksize

function
scr_darksize()
{ var inst = id; if (argument_count) inst = argument0; inst.image_xscale = 2; inst.image_yscale = 2; }
();
8
hookedobj = 0;
9
xoffset = 0;
10
yoffset = 0;
11
hookablelist[0] = 438;
12
array_insert(hookablelist, array_length(hookablelist), 361);
13
array_insert(hookablelist, array_length(hookablelist), 1410);
14
array_insert(hookablelist, array_length(hookablelist), 777);