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

My car has input lag... how do i make it instantly turn instead of only turning 1 second later?

Asked by 5 years ago

So I made a car in roblox studio. It uses a script inside the VehicleSeat in order to manage all the motors. Whenever I test in roblox studio, the car works perfectly fine, but whenever I play the game from the website, the car is very slow in reacting (it will do things like only turn 1 second after you press A or D). I tried setting the network owner to the player who is driving, but that didn't work. How can I reduce this input lag to make the car drive and turn instantly?

0
Is the script inside the VehicleSeat a LocalScript? If not, that would explain the input lag. If it's a LocalScript, note that its changes won't be replicated to the server unless the local player is also the network owner of the vehicle. chess123mate 5873 — 5y
0
give us the script otherwise we cant help LoganboyInCO 150 — 5y
0
Teh scrept pls NickAtNick 163 — 5y

Answer this question