ZBrushCentral

ctrl-shift click etc. not recording in macro

Hi

It appears that recording a macro does not correctly produce the code to replicate a ctrl-shift action. (polygroup selection functions)

For example I wanted to record selecting a polygroup with ctrl shift click, inflat it, ctrl-shift drag to select the other polygroup etc.

The macro has no indication that these keys were ever used. (everything else is recorded though). Is there a way to manually correct this in the macro? What should I use for these polygroup selection functions?

Thanks for any help.

I had to add the following to the macro script:

[IKeyPress,CTRL+SHIFT, [ actions here] ]

I am assuming that this something that may be fixed in a future release, however this seems to work for now.

As you have found, there are some circumstances when you need to edit macros.