Hi Everyone!
I am currently making a enhanced endless runner game, and to make it more interesting and unique I decided to add an option to upload your own music to the game so you can run at your own pace (literally too, the game's speed and background are dependent on the music being played. Still a concept, but one problem at a time).
I'm at a roadblock as there is no way for me to play music files uploaded by the user, and although the File Chooser Plugin takes care of the first step of getting the URL, the Audio Plugin only wants to play files that I have uploaded to the project before running.
So yeah, just a suggestion for a new feature: an action added to the Audio Plugin to allow it to play audio from a URL, whether it's local or on the internet. Unless there already is a way of doing that and I haven't figured it out yet. I would appreciate a heads-up if that is the case.