Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_susiezilla_laser_building_bullet_Create_0

(view raw script w/o annotations or w/e)
1
event_inherited();
2
timer = 0;
3
image_angle = 180;
4
image_yscale = 1;
5
damage = 100;
6
give_invincibility = 18;
7
give_hurt = 12;
8
hit_direction = -1;
9
knockback = 0;
10
height = -30;
11
scr_depth_pivot();