No music in published Android game

goflamingogoflamingo Member, PRO Posts: 7

Hi! I attached the Play Music behavior to an actor on the very first scene of my game. In preview it play fine throughout all levels but in the published game from Google Play there seems to be no music at all. Did I miss a step or could it be a bug issue? Thanks in advance!

Comments

  • tintrantintran Member Posts: 453

    I had the same issue. So i converted the song from .mp3 to .wav and let GS converted it to .ogg and played it as sound instead of music.

  • goflamingogoflamingo Member, PRO Posts: 7

    Thanks @tintran. Does GS do that automatically when publishing? Also, is there a significant difference in size/quality of an .ogg music file? I might give your solution a go - unless there are any other suggestions?

  • tintrantintran Member Posts: 453

    when you add the .wav file GS automatically converts it to .ogg.
    From my mp3 .ogg file is a little smaller.
    I read on the internet that .ogg sounds better than mp3 but mp3 is more common among music players, but i don't see how an .ogg can sound better than an mp3 being the mp3 is the source.
    If you converted from an original .wav, i can see how .ogg might sound better than mp3.

  • goflamingogoflamingo Member, PRO Posts: 7

    Thank you kindly @tintran. I will give it a go!

  • goflamingogoflamingo Member, PRO Posts: 7

    Just thought I'd provide an update on my success & what I did differently. Previously, I had dragged an m4a music file into GS Sounds tab. Decided I'd give the m4a file another go but this time I clicked on the "+" in the Sounds tab instead of dragging. Seems to have done the trick because now the music is playing as it should in the device game.

Sign In or Register to comment.