I’m a bit of a noob to Unreal Engine.
I’ve been able to figure out adding a video to the media player, and applying it to a material that gets applied to a plane with spatial audio (through the help of various YouTube videos).
I am now trying to figure out how to add a YouTube embedded video with Spatial Audio. I’ve been able to add the video using the Web Browser plugin, but the audio is global across the level and I can’t figure out how to make it spatial to the locality within the level.
How might I go about figuring out how to add a YouTube embed with spatial audio to a material?
Thanks