Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_o_boxingcontroller_Other_12
(
view raw script w/o annotations or w/e
)
1
if (invincible == 0)
2
{
3
event_user(1);
4
hurtcon = 1;
5
hurttimer = 0;
6
image_index = 7;
7
}