ZBrushCentral

tutorials that run inside ZBrush?

Just wondering, is there such a thing as project tutorials that run inside the program itself so the user inputs at each stage of the tutorial script? If not, that would be some cool feature.
Thanks.

Yea you’re in luck this is what Zscripts are for. At least it is along the lines of what you’re asking.

to make one open up zbrush. the record script is on by default.

then you can do your thang in zbrush and go to Zscript palette hit end rec and save it.

if during the script you load a model or open a file you will need to provide those files so the user can do that part on their end. Zbrush will prompt them to load the tool.

hope that helps

Has anyone put together a unified series of begiinner project tutorials this way for 3.1?