ZBrushCentral

Script to change Draw size without slider just push one hotkey and move brush

Hi i love Zadjustor plugin its working fine but some times i have issues. I decide write simple zscript similar to Zadjstor functionality. put zscript in your Pixologic/ZBrush 2021/ZStartup/Macros/Misc folder then macro>reload all macros and assign desired hootkey to script. push and hold hootkey move cursor left to right change fast. down to up size change slower. im still testing sctipt but it work for me well. you may also need change repeat delay setting in your control panel keyboard settings to make script work with minium delay. adjustDsize.zip (579 Bytes)
git page https://github.com/jekanev/zbrushSize

Update to script add button and control sliders in separate subpalete in Macro > DrawSize
sliders control how fast size change in Horizontal or Vertical cursor move. Draw slider control how much distance cursor moved before this distance not take in count to change draw size.
adjustDsize.zip (701 Bytes)
git page https://github.com/jekanev/zbrushSize

1 Like