Skip to main content

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

If you hit H while not needing health you get kicked from the lobby, and as a quick hack in the code I have it set your health to 0. It should have pulled up the "Kicked from lobby" screen though

I did some looking and found an issue where if you spammed to much (H with too much health) then you ran out of health it wouldn't show the death screen because I did < instead of <= lol. I patched it!