How would I make a hitbox around a player?

Hi I’m looking to make a hitbox around players so that they are easier to hit and so i could also insert particle effects in them, however I’m not sure how to make this work. Some players may be smaller than others so i need a way to figure out their total size including accessories

anyone know how i could do this?
image

can’t you just do model:GetBoundingBox(), gets cframe and size

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.