Having car stop if player leaves

Currently when the player leaves the car, it keeps going and going, decelerating very slowly. I changed the density of the car to make it heavier, worked, but made the acceleration really slow. Anyway I can fix this? (As in making the car decelerate really fast or stop.)

Thanks!

1 Like

If your using the regular roblox driverseat, I would try setting the speed of the vehicle to 0 when the player leaves, let me know.

I just used newtons law and changed the velocity to it opposite, it halts the car. Thanks though!

1 Like