Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Solid concept! It's a nice blend of mechanics. It's a little clunky as it is, but I imagine it could be amazing with more time to polish it. Great work.

Btw, I could be wrong but it sounds like the volume sliders just scale the volume linearly instead of logarithmically. Take a look at the linear_to_db and db_to_linear functions if you aren't already using them!

Thanks for playing,

Indeed I use linear scaling for my audio.. Thanks a lot for the tip!