1 messages · Page 1 of 1 (latest)
how do i know how to stop a clip from playoneshot?
what if the sound is looping
You can't
Don't use it for looping sounds
Use the normal AudioSource.Play, Pause, Stop methods
Thanks. i reference the clip from script right?