+1 vote

Hi, I'm trying to use this song for my game: http://ericskiff.com/music/Resistor%20Anthems/02%20Underclocked%20(underunderclocked%20mix).mp3

But when i add it into my AudioStream2D i can only hear it form the left side.
I converted the audio file to .wav

in Engine by (108 points)

1 Answer

+5 votes
Best answer

You need AudioStreamPlayer for music. AudioStreamPlayer2D and AudioStreamPlayer3D emit the sound from their position.

https://docs.godotengine.org/en/3.1/tutorials/audio/audio_streams.html

by (3,259 points)
selected by

Haha, understood, thanks!

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.