Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Billboard Gui getting giant when zoomed out?

Asked by 7 years ago

Anyone know how I can fix this or stop it from happening? I don't want to zoom out and see a gui bigger than half the screen. I guess I don't really have any code at all for this because I didn't think it would require any.

0
You could just use a ScreenGui, then set its position using the x and y properties of Camera:WorldToScreenPoint() and resize it using the z axis to create the 3D effect. User#15029 30 — 7y

1 answer

Log in to vote
0
Answered by 7 years ago

You will definitely want to read this. ** Click here and this should solve your problem:**

https://scriptinghelpers.org/questions/16991/zooming-billboard-gui-how-do-i-stop-the-zoom

Ad

Answer this question