void Awake() { _instance = GetComponent<NJ_VL_Sound_Manager>(); _audioSound = this.GetComponent<AudioSource>(); }
void Awake() { _instance = GetComponent <NJ_VL_Sound_Manager>(); _audioSound = this.GetComponent <AudioSource>(); }