can someone point me in the right direction to find the code needed to make a player "harder to hit" by bullets from an enemy by either making their hitboxes smaller or decreasing the percentage of shots that register against a target. For example: only 2 of every 3 bullets that hit a player would actually register damage on that player.
i want to avoid adding health after a bulet registration.