How and is it possible to make custom hitboxes for sprites

something i want for my sprites it to draw a custom hitbox, I don’t like that the pixels determine the hitbox because that will set restrictions for animating sprites, like if I draw my sprite in one frame a little too big, then it will sort of clip into the walls, please implement this feature makecode or maybe it already exists, it’s just that I don’t know how to get to it, and if thats the case pls help me i beg

make another sprite that does the hitbox checking and set the player to it’s location. the sprite should always be a rectangle