Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_sneo_tiny_susie_Collision_obj_basicbullet_sneo

(view raw script w/o annotations or w/e)
1
with (other)
2
    instance_destroy();
3
hp -= 10;
4
alarm[0]
5
snd_play(snd_hurt1);