Hey folks,
I am working on a top down game with positional audio.
Let's say the player (the listener object) is facing north and a sound emitting object is left of it. The player then rotates 90 degrees clockwise so logically the sound would be behind the player, from their listening perspective. Any idea if that is possible with construct?
So far nothing happens when I rotate the player.
Cheers,
Toby