Skip to main content

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

You already know the art style is great, but the sound is amazing too, same with the music, very atmospheric. The only problem I have is that it was hard to tell when you're flame is going out. Other than that, great game. Reminds me of Fallstruktur.

thanks, yeah turns out there was a bug, theres no time limit, just a fall limit and something is going wrong with the fall code. I missed it when I rushed it out. Basically you are supposed to die if your fall length ever exceeds a specific amount and you hit the ground you are supposed to die. However, due to an oversight I believe the function is being called multiple times when falling before the ground is hit and that causes the death to play.