Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_bq_baseball_final_hits_boss_Create_0

(view raw script w/o annotations or w/e)
1
f = 2;
2
vspeed = 7;
3
image_angle = irandom(359);
4
x = o_boxingqueen.x - 5;
5
state = 0;
6
depth = o_boxingqueen.depth - 2;
7
image_xscale = 6;
8
image_yscale = 6;