Deltarune (Chapter 3) script viewer
← back to main script listing
gml_Object_obj_susiezilla_player_hitbox_Create_0
(view raw script w/o annotations or w/e)
|
1
|
image_alpha = 0.8;
|
|
2
|
timer = 2;
|
|
3
|
damage = 10;
|
|
4
|
give_invincibility = 18;
|
|
5
|
give_hurt = 22;
|
|
6
|
hit_direction = 1;
|
|
7
|
hitObject = 0;
|
|
8
|
slideAttack = 0;
|