Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Huh i guess the webgl messed up the music. That's really really unfortunate lmaaoooo. No problem I'll give the downloaded version of the game a play then!

(+1)

yeah I can't hear it either, and also other people are saying the same. But it was working, and I didn't update the game 😂 what's going on??

(+1)

Ok I understand what is going on, but I have no idea why. Immediately after the game loads (unity bar), you must click on the screen, and the music starts. It seems that the window is seen as inactive or something like that. It seems that clicking on the window allows the reproduction of the audio to the browser. Honestly, I never saw anything like that. I guess it is due to FMOD, it is the first time I use it

Yea it's a very odd bug I've done a lot of webgl-ing and i've never come across anything quite like it

(+1)

I read FMOD documentation, and found out that they require a player interaction to load the banks into the browser. Not sure why they do. I am working on adding one more screen in the WebGL version of the game, so that the player is forced to click to start the game. It's very annoying, but at least I am sure people will hear the music :D

That's a very smart fix!

(+1)

Fixed it! May you be so kind to check you hear the music in the webgl now?

Thanks!!!!

(+1)

Tried it and it works!

thanks so much 🔝

(+2)

We did the exact same thing in our game after realising this with FMOD!