Hello! I was thinking of trying to create a simple plugin that swapped the (current) brush tip to another brush tip from the resources folder, without the need to duplicate brushes several times(so you could have a single stamp brush and just swap the tip while you work) , but I didn’t find any proper way of changing it through python.
Maybe a workaround would be trying to save a placeholder brush to XML and load it even if it sounds a bit “dirty coding” so to speak? If there’s no other possible way I would love to have some pointers since I’m a complete newcomer when it comes to python and scripting
Sorry for any possible typos as I’m not a native speaker and thanks in advance.