Problems with LinearSinkForce in Panda3D

default is unlimited framerate( in fact limited by hardware performance). you can set framerate in 2 ways , as in this thread Panda 191 limited clock mode doesnt work.
for physics simulation, the higher framerate, the better.
in other physics engines, framerate of physics can be different(can be much higher) from graphics, panda3d’s simple physics can’t do this, as i remember.