ZBrushCentral

ISlider drag to customized UI

  1. I search, but not find how it do in Zbrush 3.1
    I’m create simple script, and want place slider to my custom ui, but slider not drag’able.

  2. And how macros can autostart (change some options, like persp. on)

Ok, find in forum deep :slight_smile:
Need place slider under plugin menu, like this:

[ISubPalette,“ZPlugin:Misc Utilities:”]
[ISlider,“ZPlugin:Misc Utilities:SmoothBrushVal”, …

Yup, that’s it. :slight_smile:

There’s some info here:
http://www.zbrush.info/docs/index.php/ZPlugin_Interfaces

For macros, no, you can’t run them automatically. The best way is to assign a hotkey to the macro which will speed things up. Note that some settings can be saved with a Startup Document:
http://www.zbrush.info/docs/index.php/Startup_Document