Control Curve tool for Autodesk Maya
$1
$1
https://schema.org/InStock
usd
RR Jimenez
R_ControlCurvesTool is a compact and simple Python tool for Autodesk Maya that makes customizing control curves easy.
It includes a library of common shapes, quick color controls, and powerful shape replacement options for a cleaner rigging workflow.
FEATURES
- Choose from a built-in library of control curve shapes
- Adjust control size and curve thickness
- Change control colors quickly and easily
- Replace selected shapes without breaking your rig
- Mirror and replace shapes for left/right rigs
INSTALLATION
- Download the file R_ControlCurvesTool.py from this repository.
- Copy the file into your Maya scripts folder:
Windows: Documents\maya\2022\scripts\
(Change "2022" to match your Maya version if needed.)
USAGE
- Open Maya.
- Open the Script Editor, switch to the Python tab.
- Type and run:
import R_ControlCurvesTool
The tool’s UI will appear automatically.
OPTIONAL: RELOADING AFTER EDITS
If you edit the script and want to reload it without restarting Maya:
import importlib
import R_ControlCurvesTool
importlib.reload(R_ControlCurvesTool)
OPTIONAL: QUICK ACCESS
Create a shelf button by pasting this line into the Script Editor, then middle-dragging it to your shelf
Size
35 KB
Add to wishlist