This tool will randomize “Translate”, “Rotate” and “Scale” attributes of selected objects
Features
- Handy interface
- Bias for random values
- Seed control
Installation
Transform Randomizer is a part of FX Python Tools. Download fxpt from Github and place it in your PYTHONPATH directory. Run following code in Script Editor or make a shelf button.
from fxpt import fx_transform_randomizer fx_transform_randomizer.run()