Hello!
My project is a 2D top down shooter with a 3D camera following the player's angle. I'm trying to make a surround sound for the player's position.
I have enemy with looping sound and I have a listener object set to the player. Then I tried to use "set listener orientation" without luck. How should this be done? Thank you!