Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_addvar_Create_0

(view raw script w/o annotations or w/e)
1
variable = 0;
2
varname = "variable";
3
pointa = 0;
4
pointb = 0;
5
time = 0;
6
maxtime = 30;
7
target = -1;
8
init = 0;
9
easetype = 0;
10
easeinout = "out";
11
roundvar = false;
12
roundtype = 0;
13
respectglobalinteract = false;