i'm trying to put an object into another hollow object. like a ball into a tube. but what physics model should i use for this tube? i can't find anything suitable from newton's default set of physics object. i tried playing around with all the options. none worked.
if you want the tube to be a dynamic object then you have to use a compound collision. with compound collisions you can construct concave collision shapes out of several convex collision shapes.