How to make billboardGUI scale with camera distance

How do I make this UI stay the same perceived size, no matter how far I am from it?



(the circle is significantly larger now that I am farther from it)
I want it the image to wrap around planets, like a selection circle
(I don’t want to use highlights because they’re trash)

Convert the size from Offset to Scale in the BillboardGui properties.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.