Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_susiezilla_enemy_hitbox_Create_0

(view raw script w/o annotations or w/e)
1
image_alpha = 0.8;
2
timer = 2;
3
damage = 100;
4
give_invincibility = 18;
5
give_hurt = 12;
6
hit_direction = 0;
7
knockback = 0;
8
destroy_on_hit = 0;