if(!sound.isPlaying) {
sound.play()
}
3 Likes
if(!sound.isPlaying) {
sound.play()
}