itch.io is community of indie game creators and players

Devlogs

Fixed music not looping in web build

Road trip Game jam
A browser game made in HTML5

I just noticed that the music was not properly looping in the html export version. I fixed this by re-importing the sound file and turning the looping on there instead of setting looping on in the audio stream player 2d. It worked fine in the godot engine, so I didn't catch it sooner. Apologies for the inconvenience.

Leave a comment