Joint for attaching a trailer to truck

Hello!
Help me please.
I’m using edy’s vehicle’s physics for a trucking game.
But I can’t attach the trailer to my truck.

Who can help me with an advice?
Please watch follow movie.
There i will show the joint settings too.
http://www.youtube.com/watch?v=ZMUqTh8AH7c (available in HD)

Thanks

Have you tried using a HingeJoint?

Could be that the spring variables on the ConfigurableJoint are too “loose”.

If that’s not the case, then it seems like the problem might have to do with how the physics is solving joints. If that is the issue, then you can do a few things to help with that:

A) Change the fixed timestep in Edit → Project Settings → Time to a smaller number

or

B) Change the Solver Iteration Count in Edit → Project Settings → Physics

I solved the problem. :smiley:
I had to check angular zmotion as locked. :slight_smile: