/// <summary> Adds this Positional to the AmbientSounds Manager when enabling </summary> private void OnEnable() { AmbienceManager.AddArea(this); }