Hi guys,
Is there any way I play a sound from a random position within the sound clip?
I have some robots that stops for a brief moment and plays a robotic sound, and I want that sound to be different every time they stop.
Cheers! :)
Try using the "seek to" action in the audio object. Then if you set the tag to match the sound you are playing and use the random expression (random(Range[, ...])), you should hopefully get the effect you're looking for.
Hope this helps.
Develop games in your browser. Powerful, performant & highly capable.
Ah ok, I see now. Thank you mate! And have a great day. :)
Thanks! You too (: