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?
Forum topic · Scripts Wanted
custom modifier / upon removal return positions
By JokerMartini · 2013-04-02
Description
Comments (1)
br0t · 2013-04-03
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