So I am making a pet system and I felt like having the Rarity, Name/Nickname, and Level in the pet model always(aka I manually add it) was inefficient. So I wanted the script to automatically add it and automatically change the offset so you can see it no matter what the size of the Pet is. But if I make the script set the Billboard Gui Y Offset to the Parts Size.Y But if a pet is to big it will get hidden inside of the pet, and if its to small, the billboard gui is way above the pet. Is there anyway to do this?