I’m trying to set LazyMouse settings to specific values (LazyStep 0.07, LazyRadius 64, LazySmooth 0) for both - normal and masking mode.
Tried recording a macro, but encounter some problems:
-
Macrorecorder seems to ignore state of Ctrl key in most cases. It gave me
[ISet,Stroke:LazyStep,0.07771]
no matter if Ctrl is pressed or not, which will set LazyStep for standard brush while I need it to work with masking. -
On startup, LazyMouse settings is disabled.
I need to load ztool and enter Edit mode first, thus I’m worried that macros wouldn’t work anyway.
Any ideas?