Hey there,
I've used positional audio multiple times in my project already, and for the most part is has worked the way I need it to. However, I seem to have hit a limitation and I'm wondering if there's a way around it. This is what I'm after:
So if the player is in the red, they hear the music really loudly. If they're in the blue, it fades off the further you get from the source. If you're outside of the blue, you can't hear it at all.
When I look at the options for positioned audio, I am perplexed as to what the options mean or if this is at all possible. Changing the angles to any value doesn't seem to make a difference. The biggest issue I have is that there doesn't seem to be a way to 'tighten' up the area for where the music is loudest vs where it fades off.
I'd prefer to do this with C3's built in audio if possible because it's easier to manipulate when it comes to fading and so on.
Is this something that can work out of the box?
Thanks