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

Thanks for playing and for the tip, I was trying to fix that bug but couldn't make it time. Also I did a rookie mistake, which was decreasing the health on Tick (each frame), that's why you died fast since i'm guessing you have better gpu.

Anyway thanks again, glad you liked it :)

(+2)

That's actually how retro games used to do it when the hardware was always the same :P Multiplying by delta time should do the trick, then you can keep in on Tick.