Hi,
I want to make a macro so that I have a mappable button for the folder action: boolean folder (merging all live boolean objects in a folder).
However, Zbrush throws up this error box when I run the macro, and it doesnt do what I did when creating the macro:
SCRIPT: Boolean Folder.txt
ERROR: FolderActions:Boolean Folder
IN: [IPress,FolderActions:BooleanFolder]
Here is the .txt file so far:
//ZBRUSH MACRO - Recorded in ZBrush version 2022
[IButton,???,“Press to run this macro. Macros can be aborted by pressing the ëescí key.”,
[IConfig,2022]
[IPress,Folder Actions:Boolean Folder]
]
Could somebody please tell me what I am doing wrong?
Many thanks.