HEOMeshCollider
HEOMeshCollider will generate a collider on build based on the mesh information ib a 3D model.
How to use with Collider
- Split the mesh and Unity mesh collider to separated gameobjects.
- Attach HEOMeshCollider to the object attached with the target Unity mesh collider.
- Build and Run world to see the collider generated according to the 3D model's mesh.