Page 1 of 1

How to make the hinge motor work at fixed speed?

Posted: Tue Jul 25, 2017 4:29 pm
by TonyS
Currently I am using enableAngularMotor for an axe like behavior but it slows down while it reaches to the limit. How can I make it to not slowdown and hit to the limit with full speed?

Re: How to make the hinge motor work at fixed speed?

Posted: Tue Aug 22, 2017 6:13 pm
by xissburg
In enableAngularMotor you pass the maximum impulse in the last/3rd parameter. Set it to a high number or SIMD_INFINITY.