Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_queen_search_window_old_Create_0
(view raw script w/o annotations or w/e)
|
1
|
search = 0;
|
|
2
|
targetstring = "weapon";
|
|
3
|
init = 0;
|
|
4
|
image_xscale = 0;
|
|
5
|
image_yscale = 0;
|
|
6
|
state = 0;
|
|
7
|
image_speed = 0;
|
|
8
|
stringlength = 0;
|
|
9
|
timer = 0;
|
|
10
|
typetimer = 0;
|
|
11
|
childdireciton = 180;
|
|
12
|
spawndelay = 0;
|
|
13
|
firsttime = false;
|