public void PlayClipA()
 {
     audioSourceManager.PlayClip(clipA);
 }