Skip to content

[Mesh Importing] Multiple collision meshes are not imported correctly #19

@scoutbr0

Description

@scoutbr0

Unable to import multiple collision meshes in a single mesh from Blender. They either get imported as standard meshes/visible geometry, or get merged with another geometry of the same type (_col, _sph, _tri). Renaming them to a scheme like 'Mesh_lod0'; 'Mesh_lod1'; 'Mesh_lod2', as in incremental numbers as separate meshes don't work either (nor keeping them as .001, .002 and so on.

Steps to reproduce the behavior:

  1. Export a mesh with multiple collision meshes

I'm using environment\decorations\ships\basic\geralt_boat\meshes\dest_parts\boat_base_mesh_pile.w2mesh for this example

  1. Open it on Blender
  2. Scale the collisions meshes to 100x (as per my previous bug report)
  3. No matter what you do when reimporting, it will not reimport all of the collisions meshes as proper collision or it will merge them.

A solution for importing multiple collisions meshes from blender would be great. It does it correctly from Maya, but Maya has its own set of issues.

Screenshots

Image

Image

Image

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions