Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_mice3_platSwitch_Create_0
(view raw script w/o annotations or w/e)
|
1
|
image_speed = 0;
|
|
2
|
image_index = 0;
|
|
3
|
image_xscale = 2;
|
|
4
|
image_yscale = 2;
|
|
5
|
toggle = 0;
|
|
6
|
keepdown = 0;
|
|
7
|
depth = 80000;
|