- Home /
hinge joint bounce min velocity - physical explanation please
Hi, I'd like to know how exactly the value "bounce min velocity" in the hinge joint Limits influences the physics simulation. Unfortunately in the docs it is not even mentioned :https://docs.unity3d.com/Manual/class-HingeJoint.html
Is it an additional velocity which gets superimposed on the velocity in case the hinge joint reaches its limit and bounces back?
Or does it get multiplied with some default bouncing velocity?
Or because of the "Min" does it mean the hinge joint only bounces back when the bounce is causing a velocity bigger than the "bounce min velocity"
Or is the Joint having at least this velocity when bouncing back even when the contact forces when reaching the limit are actually too small?
Is bounce min vel in deg/s?
Your answer
Follow this Question
Related Questions
Keep constant velocity 4 Answers
How do I increase forward velocity of a 2D ball when it bounces? 1 Answer
Hinge Motor Stuck After Hitting Limits 1 Answer
How do I get velocity from a collision? 1 Answer
How do you attach moving parts (moved by physics) to an animated character? (Secondary Animations) 1 Answer