Creating a mesh from a convex hull using MassFX Rigid Body modifier

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm trying to break down objects into multiple convex hulls for use in Unreal, as I'm not getting adequate results generating collision in UE4 itself.
After seperating my object into different meshes, I'm using the MassFX Rigid Body modifier on each mesh to make sure each mesh is convex.
What I'd like to be able to do, is create a mesh with the Physical Mesh Parameters applied to it. If I Convert to Custom Mesh, any changes I've made in the Physical Mesh Parameters are ignored. Is there a way to create a convex mesh using these parameters?
Below you can see the outlines of the convex hull, with 6 vertices, I wish to make into an editable mesh:
Below, the result when converting to custom mesh, which is noticeably more complex:
Hope that makes sense. Any help or pointers greatly appreciated 🙂
Thanks