From the course: Unity 3D 2021 Essential Training

Unlock the full course today

Join today to access over 24,600 courses taught by industry experts.

The Unity Audio Mixer

The Unity Audio Mixer

- [Instructor] The audio mixer is a great way to control audio levels for each sound as the character walks through our scene. But first, let's explore how to work with the audio mixer and adjust some of the levels of our sound. So what we're going to do is position ourselves into the scene where we would need to hear all the sounds. So the teapot and the outside noise, I think that's a good position. And what we're going to do is make sure that our camera is in that position as well. So we're going to select the camera. And then again, we're going to go to GameObject and align with view. So now our camera's going to be aligned to where we're at right here. Now what we're going to do is create the audio mixer, and a way to do that is to go into the assets or the folder where you want to create it. In this case, we're going to create it inside of the audio folder. So I'm going to right click here. Create, and then select…

Contents