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

How do you equipped a GUI to a player as soon as they sit?

Asked by 10 years ago

How do you script a seat that assigns a GUI to the current person in the seat, having the GUI also appear?

1 answer

Log in to vote
0
Answered by 10 years ago

Use the ChildAdded event. When a player sits down on a seat, a weld is created in the seat with their, I want to say butt, but torso. When that weld is added, get the player from their character, then add the GUI into their PlayerGui.

Ad

Answer this question