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

How would i make a billboardgui connect to a players Head at the end of the script?

Asked by 9 years ago

Ive been wanting to know how to do this for a while ive already done the script but I need it to connect to the players head how can I do that?

0
Ok digitalzer3 123 — 9y

1 answer

Log in to vote
0
Answered by
2eggnog 981 Moderation Voter
9 years ago

BillboardGuis have a property called Adornee, which is the part that it's attached to. Set the Adornee of the BillboardGui to the player's head.

0
And how can i connect adornee to the players head? digitalzer3 123 — 9y
0
billboardGui.Adornee = head 2eggnog 981 — 9y
Ad

Answer this question