I noticed the camera shake we implemented in the laser defender course is causing audio distortion when it happens, I think it’s because the audio listener is moving around with it?
Is it ok to remove the audio listener component from the camera and add it to the audioplayer game object we created?