Skip to main content

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

The game is simple and lovely, I loved the camera to bump a little in the direction where I move. The only thing need a bit of polish is the volume bar in the settings menu: it change the volume only for the music but the SFX is always at 100%. It should change AudioListener.volume instead. Another thing is that if you change it in the main menu, it doesn't update when you reopen it in game. 

Thank youu :) Yeah, wasn't able to place the sfx adjustments but tried to adjust it as low as possible so that it won't blast too much. I really need to improve on these kind of game settings. I have two separate scripts for the sfx and music so I have to code them separately. For the Playerprefs capability, I wasn't able to apply this as I don't know why it keeps setting the volume to 0 initially and have to scrap that. But thank you for your awesome feedback :D