Hi
I have two objects/tools imported to zbrush. Both shapes have exactly the same polycount just different shapes.
How can I morph object A into object B?
Morph target on seems to work on one object only
Thanks
Ray
Hi
I have two objects/tools imported to zbrush. Both shapes have exactly the same polycount just different shapes.
How can I morph object A into object B?
Morph target on seems to work on one object only
Thanks
Ray
Depending on what the shapes look like, it may be possible to project one shape onto the other through Project All or one of the Projection Brushes. That could be used in combination with a Morph Target or a Layer in order to transition between them.
If your polygon count is the same (and your vert winding order) then just do the following.
tool.morphTarget.storeMT
tool.import (select different shape)
now you can use tool.morph slider to adjust the blend between the two shapes.
If using tool.morphTarget.switch you can swap between the two.