There’s a BillboardGui in the head of the character, I’m trying to make a custom Humanoid display.
Here’s the problem, when I zoom in it looks fine but it starts to cut in the head when zooming out: https://i.gyazo.com/10dd17a35f3165b5803f4c252d7ec70c.gif
As far as I know, you can use the scale factor of the UDim for Size in a BillboardGui to achieve a gui that increases and decreases in size as the camera moves away and toward it. However, if you use offsets, the BillboardGui should say the same consistent size on the user’s display.