Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_sneo_tiny_susie_Collision_obj_sneo_staticwall
(view raw script w/o annotations or w/e)
|
1
|
hp -= 10;
|
|
2
|
alarm[0]
|
|
3
|
snd_play(snd_hurt1);
|
|
4
|
with (other)
|
|
5
|
instance_destroy();
|