Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_queenscreen_large_Create_0
(view raw script w/o annotations or w/e)
|
1
|
extflag = false;
|
|
2
|
image_speed = 0.1;
|
|
3
|
siner = 0;
|
|
4
|
con = 0;
|
|
5
|
timer = 0;
|
|
6
|
image_xscale = 4;
|
|
7
|
image_yscale = 0;
|
|
8
|
dismiss = 0;
|
|
9
|
depth = 100000;
|
|
10
|
activecon = 1;
|
|
11
|
extspawnflag = 0;
|
|
12
|
count = 0;
|
|
13
|
init = 0;
|