4.3
How do I check if the non-loop audio stopped playing so I can stop playing a loop animation when that happens?
AudioStreamPlayer has the finished signal. Just implement a callback in your script,
finished