Small update to fix the background music not looping on the web build


Fixed a small issue with the background music not looping in the web build. Even though the music loops fine on local, it was not looping on the html build. 

As it turns out, setting the loop flags in the inspector for an audio stream will work fine locally but will not work once deployed to the web.

The fix, in case it helps anyone else, is to set the looping flag on the audio file's import settings tab and then reimporting the files. After this, the web build works as intended hooray! :)

Files

Ornamental.zip Play in browser
46 days ago

Leave a comment

Log in with itch.io to leave a comment.