Skip to main content

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

Hey, great job with the game!

I actually had this problems where the enemies would just spawn infront of me out of nowhere (not sure if it was intentional or not) and I would die immediately and restart from the last checkpoint.  Hope you continue working on it after the jam too!

(+1)

the game uses a noise to tell you how far away they are, it's a radar ping. the first enemy is visible but every one after that is invisible and they tend to spawn about half a screen away from you, and only when you enter the room. if you're describing them just appearing out of nowhere, make sure to listen for the length of time between the pings to know how far they are from you. if you are doing that, then yeah it was a bug lol. thank you for checking it out and leaving feedback though! i should probably put a 'headphones recommended' thing on there and gate the radar so the player has to pick it up to progress.