Ah, I see. But the Transform Tool can't transform a brush right?
I tried to command, but it doesn't seem to work with a brush.
Here's the script that's embedded in the 2nd command of the button:
Code: Select all
tv_BrushRestore angle
PARSE result angle BrushRotationAngle
CheckAngle = BrushRotationAngle/90
IF Len(CheckAngle) < 6
tv_BrushRestore Angle TotalAngle SubPixel 0
ELSE
tv_BrushRestore Angle TotalAngle SubPixel 2
END
tv_BrushRestore Angle BrushRotationAngle
And the 1st command is 'Key: Brush: Rotate', not 'Transform Tool'.
Smart AAliasing is only available in the Transform Tool, not the brush tool. The Transform Tool is useful, but not for animating.
Thanks for the help though
![Smile :)](./images/smilies/icon_smile.gif)