Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_o_bq_whitefade_persistent_Create_0
(view raw script w/o annotations or w/e)
|
1
|
image_alpha = 1;
|
|
2
|
image_yscale = 4000;
|
|
3
|
image_xscale = 640;
|
|
4
|
x = 0;
|
|
5
|
y = -2000;
|
|
6
|
depth = -1000;
|