Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_sneo_tiny_susie_axe_Collision_obj_sneo_lilguy_bullet
(view raw script w/o annotations or w/e)
|
1
|
instance_destroy();
|
|
2
|
with (other)
|
|
3
|
instance_destroy();
|
|
4
|
snd_play(snd_damage);
|