Replies: 1 comment
-
Sounds and listeners have both a position and direction. So basically, one is calculating the direction between two positions, and the other is calculating a relative direction between two directions. They're calculating different things. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a stupid question :
why
ma_sound_get_direction_to_listener
andma_spatializer_get_relative_position_and_direction
calculate direction differently?Beta Was this translation helpful? Give feedback.
All reactions