Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_bg_square_Create_0
(view raw script w/o annotations or w/e)
|
1
|
image_xscale = 640;
|
|
2
|
image_yscale = 640;
|
|
3
|
image_alpha = 0;
|
|
4
|
image_blend = c_blue;
|
|
5
|
depth = 1002;
|
|
6
|
siner = 0;
|
|
7
|
slow_down = 0;
|