Play/loop Audio until response selected
Posted: Tue Apr 26, 2022 5:08 pm
Hi I have set up the dialogue nodes as such, I want the Audio(phonering) to play/loop until the "Pickup the phone" response is selected.
But Audio(phonering) will only play the clip once. How do I make it loop till it's stopped?
Text: Phone is ringing
Sequence -> Audio(phonering)
Response Menu Sequence ->Audio(phonering)
Pickup the phone
Sequence -> AudioStop()
Ignore it --link back to Phone is ringing node
But Audio(phonering) will only play the clip once. How do I make it loop till it's stopped?
Text: Phone is ringing
Sequence -> Audio(phonering)
Response Menu Sequence ->Audio(phonering)
Pickup the phone
Sequence -> AudioStop()
Ignore it --link back to Phone is ringing node