Whenever I zoom out my billboard GUI text gets bigger. Note: I am not using offset, and I don’t want to use textscaled because that just will make the text bigger. How do I prevent this?
1 Like
Make the size of the TextLabel
and BillboardGui
using scale.
2 Likes