reset current brush settings via scripting?
Hello everyone,
I want to create a script to reset the settings of the currently-selected brush to its saved defaults that I can later hotkey or whatever.
- I tried finding the index of the currently-selected brush and selecting based on that, but I was not able to do that successfully.
- I tried to write scripts for “Next Brush” and “Previous Brush” to call them in succession in the script, but I was also not able to do that (I don’t want to be sending their hotkeys as they can be mapped differently per user).
Is there any way to achieve what I’m looking for?
