Easy music problem,please need help!

Godot Version

3

My music in godot plays in my headphones only at one ear at first then it starts playing in 2 ears(sorry for my english).

I am not sure it is the problem of Godot

I checked, my music plays on my both ears but in godot only at one

1 Like

I don’t know if this will be of any help at all, but if you are using an AudioStreamPlayer2D node, then the sound is positional. Try swapping to a plain AudioStreamPlayer node. (At least this is true in Godot 4, don’t know about Godot 3)

Hope that helps, this tripped me up for ages not so long ago!

2 Likes

Thanks, i will try tomorrow

1 Like

Really thats worked,Thank you very much!!! :+1:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.