So you know how billboard GUIs increase in size until the player is outside of it’s maximum viewing range, how do i set a fixed size so it doesn’t grow as the player gets further away?
i’ve been looking at the properties for a while and i haven’t found anything related to it.
Hi there. I can help you with that. Please hold on while I get some photos
Go to the BillboardGui Properties and find the size property
If you change the size to something like 2,0,5,0 - It will stay the same size
You have to use whole numbers on the X and Y axis otherwise it will change the pixels that you have set it to
1 Like
for my instance, it looked weird using whole numbers so i used decimals and it achieved the effect i wanted, thank you for helping!
1 Like
Great, Glad that I could help you today!