custom modifier / upon removal return positions

I'm working on a custom modifier via mxs that manipulates the positions of the vertices on an object. How do I return the original positions of those verts upon removal of the modifier itself?

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
br0t's picture

Did you take a look at

Did you take a look at "scripted SimpleMod plug-ins"? Should do exactly what you want, and I think it should just reset to the vertex positions of the modifier/baseobject below when removed

Never get low & slow & out of ideas

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.