Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_lottery_holemouse_generator_Create_0
(view raw script w/o annotations or w/e)
|
1
|
mousecreate = 0;
|
|
2
|
gentimer = 20;
|
|
3
|
timer = 0;
|
|
4
|
image_xscale = 2;
|
|
5
|
image_yscale = 2;
|
|
6
|
depth = 860000;
|
|
7
|
doorstate = 0;
|
|
8
|
desIndex = 0;
|
|
9
|
image_speed = 0;
|
|
10
|
image_index = 0;
|