Chaos Vehicles not moving when use Torque Control option when speed of the car === 0.
Tested Epic Game project Vehicle.
I disable steering for a front wheels and enable Torque Control option and Yaw Torque Scaling to 3.0. Then I update Set Steering Input to Set Yaw Input.
Result:
Car can’t turn left when speed === 0.
Car can turn right.
Car can turn left and right when speed is higher 0.
Also tested with Set Drive Torque function for each wheel, but in this case after I set “Set Brake” to 0 the vehicle stops accelerating at all, turn left/right not working too in this case.