I am making a motorized hinge mechanism with Havok and I am trying to use PhysicsConstraintMotorType.POSITION:
However I don’t understand what is happening when I use setAxisMotorTarget: the hinge does not want to rotate outside of a small angle domain, even when asked to do full turns
This one changes the speed of the motor instead of setting a target angle, which would require more logic to control the target angle. It can become a workaround if the position motor can’t work for me