Deltarune (Chapter 5) script viewer
← back to main script listing
gml_Object_obj_ch5_LW21_door_Create_0
(view raw script w/o annotations or w/e)
|
1
|
open_door = false;
|
|
2
|
close_door = false;
|
|
3
|
is_open = false;
|
|
4
|
depth = 96710;
|
|
5
|
image_speed = 0;
|
|
6
|
image_index = 2;
|
|
7
|
xsin = 0;
|
|
8
|
siner = 0;
|
|
9
|
ht = 0;
|
|
10
|
wt = 0;
|
|
11
|
draw_func = -1;
|