0
Answered

Linear guides creates excessive friction

Cris 3 months ago in General Questions updated 3 months ago 2

Linear guides


Hello,

I have some problem with conveyor linear guides (see attached file).

Linear guides seems to create some friction on the boxes. Is there a way to set linear guides as 'slippery'?

GOOD, I'M SATISFIED
Satisfaction mark by Cris 3 months ago
Answered

I think usually you should not use linear guides because physical friction is always a little bit problematic.

You can use your own custom physics material in the collider:
https://docs.unity3d.com/560/Documentation/Manual/class-PhysicMaterial.html

I followed your suggestion, I changed the physics of linear guides.

Now everything is working properly, thanks a lot!