Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_elnina_umbrella_Create_0
(view raw script w/o annotations or w/e)
|
1
|
active = 0;
|
|
2
|
damage = 0;
|
|
3
|
grazepoints = 0;
|
|
4
|
grazed = 1;
|
|
5
|
timepoints = 0;
|
|
6
|
mercy = 0;
|
|
7
|
image_xscale = 2;
|
|
8
|
image_yscale = 2;
|
|
9
|
image_speed = 0;
|
|
10
|
image_alpha = 0;
|
|
11
|
count = 0;
|
|
12
|
image_alpha2 = 0;
|
|
13
|
scorevar = 0;
|