Created Macro: Shift to top then Merge Down
was real proud of myself until I realized that if the wrong subtool part was selected and needed an “Undo”, the part would get deleted!
…any macro pros can help?
Also there are 3 files created with the macro, can I just upload the txt file or need all 3?
//ZBRUSH MACRO - Recorded in ZBrush version 2021
[IButton,???,“Press to run this macro. Macros can be aborted by pressing the ëescí key.”,
[IShowActions,0]
[IConfig,2021]
[IKeyPress,SHIFT,[IPress,Tool:SubTool:MoveUp]]
[CanvasStroke,(ZObjStrokeV03n2%p1FACE7Ap1697EBCp-4ED174n-A24n-9B9FnCB03s1BC1B7Cs1BC1B7Cs1BC1B7Cz1CD=YH1CEVD0K4XH1CEVD0)]
[IKeyPress,SHIFT,[IPress,Tool:SubTool:MoveUp]]
[IPress,Tool:SubTool:MergeDown]
]