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

How do I get the Current Speed of A VehicleSeat?

Asked by 8 years ago

So I have a car that has a GUI in it with a Speedometer and I want to obtain the current speed of the vehicle seat. Hoever, it does not show when I try to set the label text below to that seat? How do I do that


wait(1) game.Players.LocalPlayer.PlayerGui.YavinGUI.YavinDash.Speedometer.Text = tostring(script.Parent.Velocity.X)
0
Make sure this is in a localscript User#9949 0 — 8y

1 answer

Log in to vote
1
Answered by
lukeb50 631 Moderation Voter
8 years ago
Ad

Answer this question