Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_spell_mist_Create_0
(view raw script w/o annotations or w/e)
|
1
|
siner = 0;
|
|
2
|
amp = 0;
|
|
3
|
image_xscale = 3;
|
|
4
|
image_yscale = 2;
|
|
5
|
stimer = 0;
|
|
6
|
initdelay = 0;
|
|
7
|
myself = -1;
|
|
8
|
target = -1;
|
|
9
|
success = 0;
|
|
10
|
init = 0;
|