Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_closing_block_left_Create_0
(view raw script w/o annotations or w/e)
|
1
|
state = 0;
|
|
2
|
timer = 0;
|
|
3
|
image_blend = c_black;
|
|
4
|
image_xscale = -330;
|
|
5
|
image_yscale = 650;
|
|
6
|
depth = -50;
|
|
7
|
grav = 0;
|