Electric Car acceleration using vehicle movement component

Hey,

I’m playing around with the VehicleMovementComponent (just using the basic vehicle template project) and trying to recreate an electric sports car which mostly have 1 forward gear, I cant seem to get the acceleration from 0-60 anywhere near the 2.5 seconds of most of the cars. I’ve tried to tweak the torque curves/gear ratio/tire stiff which I feel should work I just cant seem to get it setup right, best i can get is like 5-6 seconds, but I’m mostly just doing trial and error with it.

Is there something I’m missing, I don’t see why it shouldn’t be able to recreate it even with the single gear.

I’ll update with any specifics of the setup that might be helpful if requested.