how to get audio to play through only one earphone when turning around?

hello people i have been struggling in getting the audio of my project to sound good in terms of when the player turns around and the audio only plays in one earphone. would i have to use a sound design program outside ue4? similar to audio deign similar to horror games such as outlast, pt and more. thank you very much (:

Hey Itsmiketheboxer,

I believe the type of audio setting that you’re looking for is called ‘Spatialize’. When you move towards a specific way, the sound will change ears depending on where the audio is coming from. You can learn more about this audio feature by downloading our Content Examples from the Epic Launcher. It’s located under the Learn tab, listed as the first result under ‘Engine Feature Samples’.

Here is some documentation for [Content Examples][1] as well.

Good luck! :slight_smile:

Content Examples Sample Project for Unreal Engine | Unreal Engine 5.1 Documentation

Also, be sure your sound file is mono, not stereo. It seems the engine has trouble spatializing stereo audio files.