user can`t TAP again until the music stops
Hi Everyone,
I have a lens with randomizer music (image_randomizer template) with TAP! event, for now if the user TAP the randomizer start but if TAP again the randomizer start again and I got double sound running at the same time,
I would like to do: The user can`t TAP again until the music stops
Thanks,
Hey Gal,
If all your music runs from the same audio component, you can write a script to check if music is playing before playing another track
For more info, check out the audioComponent API and the Audio Guide
Cheers,
Vincent