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

Delay in Vehicle controls? [closed]

Asked by 5 years ago
Edited 5 years ago

This question already has an answer here:

Delay in Vehicle controls? {with code}

The car works perfectly fine in the studio, no delays or whatsoever, but whenever I play the actual game it gives about a 2-3 second delay in turning controls and throttle. I've also noticed that players with lower pings have lower delay time. Is there a way to fix this?

0
Does a server script handle moving the car? The server side can lag causing delays. hellmatic 1523 — 5y
0
Yup, but it mostly relies on roblox’s vehicle system. What my script does is just that it handles the steering. KhanPython 7 — 5y
0
Most likely it's just player latency, something you can't do a huge amount about. If you share your script in your question we can confirm this plasmascreen 143 — 5y
0
How do most other games get away with this? KhanPython 7 — 5y
View all comments (3 more)
0
Probably they just have players who have better connections/computers, depending on the type of lag. Once again, can you add the relevant scripts to your question? plasmascreen 143 — 5y
0
Try making the player who is driving the network owner. This is a problem on Roblox usually called seatlag. shayner32 478 — 5y
0
Use Client-Side Prediction (Google it). It will help people with slow connection. SirDerpyHerp 262 — 5y

Marked as Duplicate by shayner32, zblox164, User#21908, and green271

This question has been asked before, and already has an answer. If those answers do not fully address your question, then please ask a new question here.

Why was this question closed?