How do i use a billboard GUI without the image and text stretching?

Hello developers,

So im trying to add a billboard gui with an image and text inside of it. I also want it to get bigger the further you are from it so you can see it visible from the other side of the map. Im not so sure on how to do this though since whenever i do try to do it, the image and text starts to stretch the further you go from it.

You can use the Size and Position properties of the BillboardGui object to change the size and position of the BillboardGui as the player gets further away. You can use the Camera.ViewSize property to determine the distance of the player from the BillboardGui , and use that value to adjust the Size and Position properties.

on gods sake stop using chatgpt to help people. i have checked ur account and almost all ur scripting problem answers are chatgpt generated