Deltarune (Chapter 1) script viewer
← back to main script listing
gml_Object_obj_clubsbullet_dark_Create_0
(view raw script w/o annotations or w/e)
|
1
|
difficulty = 1;
|
|
2
|
times = 0;
|
|
3
|
activetimer = 0;
|
|
4
|
grazed = 0;
|
|
5
|
grazepoints = 1;
|
|
6
|
timepoints = 1;
|
|
7
|
target = 0;
|
|
8
|
dont = 1;
|
|
9
|
inv = 120;
|
|
10
|
damage = 124;
|
|
11
|
active = 0;
|
|
12
|
dtimer = 0;
|
|
13
|
type = 0;
|
|
14
|
initangle = 0;
|