I don’t know how to set size for ImageLabel maybe you know how?
You’re using offset for the size of the object in the BillboardGUI, change it to scale. Offset makes the size always the same on the screen no matter where you are, while scale makes the size relative to how close you are to the UI.
1 Like
Just modify the Size
property. I assume ur using Scale
. Also just an FYI, ur topic contains no specific info, due to which i can provide only primitive solutions.
1 Like
Oh thank you, now it’s good. i set 0 offset and Scale 5/5