Audio Source Controller
Introduction
The Audio Source Controller is a script that controls an Audio Source attached to it. You can pause and un pause every clip globally by calling AudioManager.PauseAll and AudioManager.UnPauseAll which is useful when you pause the game.
Last updated