Hi everyone. So the mod I will be creating is "Improved Hitbox Mod". What I want to do is that I want to make 3 separate (ie head, body, leg) hit box of the character instead of 1 huge rectangle. When the player hit a specific hit box, it does specific thing (ie when the player hit the hit box on the head of the mod, it deals double damage). Can anyone give me some guidance on how can I modify the hit box using Java?