Audio Ears on the Character, not the Camera?

For future googlers like me, there is a simple solution for BLUEPRINTS! Just add node “Set Audio Listener Override” into your Player Controller BP and attach it to your character (I attached this to capsule component). Note, I am building multiplayer so I am executing the node when it “Is Local Player Controller” only.

5 Likes