Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_o_bq_whitefade_Create_0

(view raw script w/o annotations or w/e)
1
state = 0;
2
image_alpha = 0;
3
image_yscale = 4000;
4
image_xscale = 640;
5
x = 0;
6
y = -2000;
7
depth = o_boxingqueen.depth - 10;
8
dont_fade_out = 0;