I’ve basically created a diff mesh from a morph target. After decimating, the data from the diff mesh remains while the original morph target gets decimated.
What am I doing wrong?
Attachments

I’ve basically created a diff mesh from a morph target. After decimating, the data from the diff mesh remains while the original morph target gets decimated.
What am I doing wrong?

When creating a difference mesh the original part will be masked. You need to clear the mask before doing any sculpting or other work such as using Decimation Master.
Man it really was that simple. Thanks so much for the help.