Deltarune (Chapter 4) script viewer
← back to main script listing
gml_Object_obj_vertical_dark_shockwave1_Create_0
(view raw script w/o annotations or w/e)
|
1
|
event_inherited();
|
|
2
|
damage = 18;
|
|
3
|
target = 3;
|
|
4
|
timer = 0;
|
|
5
|
siner = 0;
|
|
6
|
con = 0;
|
|
7
|
laser_xscale = 0;
|
|
8
|
position = "above";
|
|
9
|
hitboxcreated = false;
|
|
10
|
image_speed = 0;
|
|
11
|
image_xscale = 0;
|
|
12
|
image_yscale = 0;
|
|
13
|
image_index = 1;
|