I have shape type hull - it is my car. And mass 1400 kg. I create two wheel joints with next props:
local props = {
local_axis_a = vmath.vector3(0, 1, 0),
frequency = 60,
damping = 1,
enable_motor = false,
max_motor_torque = 1000
}
and see next:
Why? I try use different properties in damping and frequency . At low values of frequency , the car falls to the ground and lies. Change damping dont get result. phisic scale set on 0.01 and gravity on -1000