I need to create ZScript to help me automate some steps I need to do to rename(name should be same as previous model), decimate (with saving polypaint data), Unwrap(symmetry off) and create texture based on polypaint. I will need to run it on over hundred models so this is why I need automation. Can someone help?
You will certainly need the Zfile utils dll for that :
- to get a list of files stored on a folder,
- to rename your subtools
- …
you can get it here, there’s some examples :
http://docs.pixologic.com/user-guide/customizing-zbrush/zscripting/zfileutils/
the rest :
duplicate/ Decimate /unwrap and create texture from polypaint can be created by recording/scripting