Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_queen_throwtarget_Create_0

(view raw script w/o annotations or w/e)
1
image_xscale = 0.2;
2
image_yscale = 0.2;
3
image_speed = 0.5;
4
image_index = irandom(15);
5
good = 1;
6
offing = 0;
7
con = 1;
8
collided = 0;
9
siner = random(500);
10
n = random(15) / 200;
11
vineid = -1;
12
stopmoving = 0;
13
growstate = 0;
14
x_offset = 0;