ross-g / io_pdx_mesh

Import/Export files for the Clausewitz game engine
GNU General Public License v3.0
88 stars 11 forks source link

Mesh doesn't appear in "PDX meshes:" when setting index #76

Closed Nohttt closed 1 year ago

Nohttt commented 1 year ago

image how to add mesh in this menu

ross-g commented 1 year ago

Only meshes with a "PDX material" assigned will show up.

You need to create materials with the addon and apply them to a mesh for it to be valid to export. Meshes without such a material are ignored.