Fixed missing audio in web version
Pharaoh's Comb » Devlog
We finally fixed the missing audio in the web build :)
In addition, I added a few small improvement to the game flow.
If any sound designers are interested in the bug:
We were trying start audio before the FMOD's banks were loaded.
Turns out in web builds, you must load the banks asynchronously and make sure they are loaded before starting any sound.
I solved this by creating an extension method which starts a sound only if the bank was loaded.
Usually the correct way to approach this would be to use a loading screen, but I preferred not to start designing and implementing that :)
Get Pharaoh's Comb
Pharaoh's Comb
Play both the player and the level designer as you make your way to the Pharaoh's tomb
Status | Released |
Authors | Nitsan, Lyckstolp, Hagar Nahari |
Genre | Platformer, Adventure, Puzzle |
Tags | 2D, Female Protagonist, Level Editor, Pixel Art, Puzzle-Platformer, Short, Singleplayer, Unity |
Languages | English |
More posts
- Bugs and audio fixesApr 07, 2024
- Version 1.1Jul 16, 2023
Leave a comment
Log in with itch.io to leave a comment.