Faulty assets question.

One more thing related to this that I forgot to mention.

If you already have a mesh-table that has .pm files, rename those to .im files. There's no need recreate anything.
 
There’s no mesh table in the asset IANR GP38. So does that mean I have to make one?
Yes. Copy the example I provided.

Run PM 2 IM to convert the files.
Replace the references to them in the mesh-table.

The process takes about 10 minutes if it takes that long.

Remember to remove the assetfilename tag because that will cause an error.
 
Sure, per John's instructions, I added the following stanza (unfortunately I don't know how John preserves the indents)

mesh-table
{
default
{
mesh "gp38undec_body/gp38undec_body.im"
auto-create 1
}
}

EDIT: Oops, I was not at the end of the thread when I posted. Hope things worked out.
 
Back
Top