While trying to learn some stuff I thought I’d put together a simple pool table. Table bed, 4 cushions and a ball. That’s as far as I’ve got because I’ve been trying to get the bounce settings working for hours.
No combination I can find of collider and rigid and physics material will stop one collider sticking to another. In this case the sphere collider sticks to the cushion colliders. At that point friction appears to be ignored and the ball doesn’t want to stop, until it decides to stick to one of the other perpendicular cushions at a corner. At that point the ball is basically welded to the cushions.
Could someone please let me know what settings I need for this to work? I’m a little confused as I’ve been playing about with certain other physics sandboxes and haven’t noticed this. Is it something to do with the ball’s rotation? Does it collide and try to continue to roll into the collider? If that’s the problem what’s the way around? And if I’m using solid surfaces why would that happen?
This is 2020, I have no idea if this is an introduced problem, I doubt it.
Thanks.