for example i have bgm and sound ,how can i pause them seperatly
Use different `AudioSource` objects, call method `Pause` of whichever you like
for example i have bgm and sound ,how can i pause them seperatly
Use different `AudioSource` objects, call method `Pause` of whichever you like