0 votes
by
edited by
Hi.

When i dont press throttle input which in my case it is upward arrow button in the keyboard, the vehicle i configure doesn't slow down at all. Can you tell me how did you manage to slow it down -without throttle input- when you configure demo vehicles such as JPickup. Thanks in advance.

1 Answer

0 votes
by
selected by
 
Best answer

The factors that slow down the vehicle when the throttle is lifted are:

  • Engine friction (VPVehicleController, Engine section, red line in the engine graph).
  • Rolling friction, configured with the component VPRollingFriction.
  • Aerodynamic drag, configured with the component VPAerosurface.

Check out how these elements are configured in the JPickup and the Sport Coupe. They are the responsible of the car slowing down when coasting.

...