I have a declared variable(soundvar), an AudioClip, that I need to loop. It is not attached to a audio source. Can I make a variable loop independent of an audio source?
I was thinking along the syntax of soundvar.loop = true?
My javascript is not very strong, thank you for humoring my inquiry.
↧