Skip to main content

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

hey just returning the favor :)

So your game jam game has some great ambience created by fog lighting and the rgb split effect ,cool monster, and having the hud is nice for keeping track of progression such as cores picked up time unfortunately I cant say the same for the player's and monster's health bars as there is no feedback .To fix this all you would need is a sound effect,animations or  screen effect would resolve the issue. Some slight more inconvenient issues had to do making sure you return to menu instead of restarting as you lose the ability to move after the level restarts and being able to go below 0% health without dying.as well as the mouse controls being a bit to sensitive. but overall well done :)

+ i did get a good laugh out of the floating flashlight when hiding.

(+1)

Thank you for checking my game out. I definitely should have some way to let the player know they are doing damage or taking damage. To be honest I didn't like the health bars on the Hud too much as it is less immersive and was planning on having them in the world but I couldn't think of a way to do it in time. 0% issue is from rounding up/down the number to the nearest whole number, you have about 0.2 - 0.4 health. I didn't not know about the restart issue so thanks for letting me know. I kept the torch in because it was funny too ;).