I have five audio from 101.ogg to 105.ogg, how to stream those audio when I step inside a trigger area and play random those.
Create a script with 5 AudioSources.
Then call play on each AudioSource as you need.
I have five audio from 101.ogg to 105.ogg, how to stream those audio when I step inside a trigger area and play random those.
Create a script with 5 AudioSources.
Then call play on each AudioSource as you need.