Hi,
So I’m trying to make a collision mesh for this 3D frying pan model in blender. Here’s the collision mesh (2 parts, the pan part and the handle part, both cylinders manipulated to some degree.
But when I import these and use them in Mesh Colliders with ‘Convex’ checked, I get this weird auto-generated result that is not the model(s) I made.
You might just say: uncheck ‘convex’. However, to make this an XR Grab Interactable, it needs to have a rigidbody, which REQUIRES the mesh colliders to have convex checked! Which only yields this crazy result! So it seems like I am in a pickle. Surely someone has made an XR grabbable with custom collision before? So why does it seem like the laws of unity are literally stopping me from doing this in seemingly a catch 22?
Please advise. Any help would be very much appreciated.
Thank you!