How do you script a seat that assigns a GUI to the current person in the seat, having the GUI also appear?
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.