Undertale script viewer

← back to main script listing

gml_Object_blt_loopbulletgrow_Create_0

(view raw script w/o annotations or w/e)
1
dmg = 0;
2
radius = 1;
3
nxadd = 0;
4
xadd = 0;
5
yadd = 0;
6
direction = 0;
7
speed = 4;
8
idealradius = 10;
9
anglechange = 1;
10
blue = 0;
11
specialtimer = 999;
12
cl = 1;