Chaos Vehicle is not moving, the movement component is broken.

Hi I have a small problem, at least i think its small.
I have Setup a ChaosVehicle in UE 4.27. and everything works fine with the physics asset, the mesh and rig.
But the function

> ChaosVehicleMovementComponent::SetThrottleInput(Value)

does not do anything.

This makes no sense, as I can add a normal vector force as velocity manually, which will make the car move and the weels roll.
But the mentioned function has no effect on the car at all.

Does anyone has any idea on how to fix that?

I think this happens if you haven’t added a torque curve to the engine setup

i have added one but it wont change nothing sadly :confused: im currently working on my own vehicle system though so i dont think im gonna need more help.
Thanks a lot tho! :slight_smile: