So yea, I want to make a bullet hitbox for the player that is smaller than the player itself. However, because its a child of the player's collider, i cant make it have a different collision mask, and so if a bullet where to hit the hitbox, it hits the collider and bounces off or does not hit neither the collider or the hitbox.
