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

How do I make a BillboardGui visible distance?

Asked by 6 years ago

Hello!

I'm making a door. I've put a BillboardGui to show a small text where it says "Press F to open door". However, that text is visible all over the map I want to make it so it can only be visible at a certain distance.

1 answer

Log in to vote
0
Answered by 6 years ago

This is very simple to fix, no inside the BillboardGui it has a property called 'MaxDistance'. Changing this value will allow you to be in a certain Distance to see it, now the default is infinite, which is why you can see it anywhere.

Here is more info on the BillboardGui:

http://wiki.roblox.com/index.php?title=API:Class/BillboardGui

Hope I have helped you and if so, please Upvote and accept answer.

-- Your orange, BlackOrange3343

0
Thank you so much for the help! ProductiveInc 10 — 6y
0
No Problem BlackOrange3343 2676 — 6y
Ad

Answer this question