Hi,
I’m making a game wich the user has to put their own music in the game folder to play with the game.
Is there a way for unity to load an external mp3 file at runtime and play it?
i’ve tried using the www class but it seems it doesn’t load mp3 files.
thank you in advance.