I have too many brushes.
I want to manage it like a library.
Does zscript have the ability to load brushes?
Hi,
Welcome to ZBC!
Yes, you can use zscript to load brushes. For basic code to load a brush you would use:
[FileNameSetNext, <filepath for brush>]
[IPress, Brush:Load Brush]
Marcus