Hi, I'm wondering if it's possible for several sounds to be loopable and play at the same time?
Basically it's supposed to go; the player has a choice of 8 sounds, which are basically stems from music, and can select which ones are playing.
The problem is, if I select the normal AC "Play Sound" option, then only one sound can play at a time. It loops, but I can't play several of them at the same time as it will only play one.
The same problem for "Play Music"
For "Play one-shot" it plays the several sounds on top of each other like it's supposed to, but it doesn't loop.
So what should I do? Do I need a custom script somewhere? Thank you

Comments