I have an audio clip, and I want it to only be able to play one time and then is unable to play anymore. How do I do this?
find the unity3d code to play audio, look for playOneShot command
I have an audio clip, and I want it to only be able to play one time and then is unable to play anymore. How do I do this?
find the unity3d code to play audio, look for playOneShot command