Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_o_boxingqueen_aura_image_Create_0

(view raw script w/o annotations or w/e)
1
image_speed = 0;
2
image_alpha = 0.4 + random(0.25);
3
depth = o_boxingqueen.depth + 1;