Vehicle gui script?

At the moment I have not got access to my computer but I would like to know how to make a vehicle gui. This disables the in built one. I do not see any real solutions, but I have seen things about converting studs per second to miles per hour.
Anyone know the approach to this?

1 Like

I have no idea on how to disable the old Gui, But to make a real Gui, Is just like making any Gui, There’s a Speed, and anything else you want to add. The Gui should Be cloned into the Players PlayerGui when they sit down, and get removed from there PlayerGui when they leave the seat / Hop out.

Tell me if you need any more into.

To disable the built in HUD change HeadsUpDisplay on the VehicleSeat to false.

1 Like