Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_orangeheart_Step_2

related scripts: CleanUp_0Create_0Destroy_0Draw_0Step_0Step_2

(view raw script w/o annotations or w/e)
1
if (chargecon != 1 && audio_is_playing(loop_sound))
2
    snd_stop(loop_sound);