Deltarune script viewer

← back to main script listing

gml_Object_o_charge_ring_particle_Create_0

(view raw script w/o annotations or w/e)
1
xs = 0;
2
ys = 0;
3
image_xscale = random(0.8) + 0.2;
4
image_yscale = image_xscale;
5
depth = o_boxingqueen.depth - 3;