Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

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.