Using Music In-Game

Hello, I am trying to add a music playlist to my clothing store. Quite simple really.

The problem is the audios I choose (I’ve chosen over 15 different songs) and only a few songs actually work. On chrome I can’t even trial the audios from the free models. When I go into studio, I can trial almost every song and they work fine in the trials. When I actually put them in my game and play it, its almost like the songs don’t exist anymore?

I’ve tried many different music playlist scripts, and I’ve concluded it’s not a scripting error. I’ve tried looking across the developer forums for help as well and didn’t find any information.

Note: I have read over all the forum descriptions and wasn’t sure if I should put this under Art Design or Scripting.

Sometimes this happens to me too, so I just had a table of the song ids and iterate throught them while checking their name using MarketPlace and if it’s nil then I just pass.
Basically just use another song.

Mind if you show the script so I can be sure?

1 Like