Deltarune (Chapter 2) script viewer
← back to main script listing
gml_Object_obj_queen_bulletcontroller_Destroy_0
(
view raw script w/o annotations or w/e
)
1
with (obj_queenshield_enemy)
2
appearcon = 1;
3
if (audio_is_playing(snd_crowd))
4
snd_stop(snd_crowd);