Deltarune script viewer

← back to main script listing

gml_Object_obj_queen_finger_Create_0

(view raw script w/o annotations or w/e)
1
scrollSpeed = 0;
2
timer = irandom(30) + 45;
3
state = 0;
4
xx = obj_growtangle.x + 100;
5
yy = obj_growtangle.y - 70;
6
trueScrollSpeed = 0;
7
scrollPrep = true;
8
bigscrollcount = -1;
9
bigscroll = false;
10
ystop = 0;