Well, it’s in the title
More detail : I need to play musics that loop, but with an intro that doesn’t loop.
So I have two sound object : one for the intro, and one for the loop. Only the loop has the “Looping” box checked, of course.
My idea is to play the intro, and when it is finished playing, to play the loop.
So I was hoping for a way of detecting that a sound has finished playing (like a message, for example), but I haven’t found anything.
Can you help me ?