public static void AudioFadeInStart(int time) { seMaster.StartCoroutine(seMaster.AudioFadeInStartCol(time)); }