Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_maushwheel_lightning_orb_CleanUp_0

(view raw script w/o annotations or w/e)
1
if (timer < 24 && audio_is_playing(snd_sneo_overpower))
2
    snd_stop(snd_sneo_overpower);