Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_musical_battle_end_fade_out_Create_0
(view raw script w/o annotations or w/e)
|
1
|
con = 0;
|
|
2
|
x = 0;
|
|
3
|
y = 0;
|
|
4
|
image_xscale = 9999;
|
|
5
|
image_yscale = 9999;
|
|
6
|
image_alpha = 0;
|
|
7
|
image_blend = c_black;
|
|
8
|
depth = -999;
|