I don't know how to.
I can only use handling
I want a car with top speed 280Km/H, so on MaxFlatVel I set value: 212 that multiplyed by 1.32 gives me back 279.8(top speed)
If on InitialDragForce I set 0, the car top speed will be infinite, so I generally use 6 to 8, depends on cars.
Another big problem is DriveForce, I don't understand this param, I generally use 0.2 to 0.8, but the car seems very boring to drive, but instead I set the value to 1 or more, the car will be very aggressive and funny to drive, but also I need to compesate, the power with CurveMin
HELP I'm so confused