Chest of drawers colider

Hi i looking for a way to get my chest of drawers colliders to work with rididibodys so that i can drag out the drawers but becuse they are mesh colliders they fall through will i have to use many box coliders or is thei

r a work around

If you really need mesh colliders you can set them to convex. This will be expensive performance wise though.

A box collider with the appropriate joints and constraints seems more appropriate. Unless your entire game is based around the physics inside the drawer.