Hello. I’m trying to build make a Doom style damage system and I’m already tried a few combinations, but it doesn’t work properly.
What I mean that: if character have armor - damage will be separated and armor will absorb some of it and other part will decrease health. If armor drops to zero all damage will go to health.
Please help