This script is a simple mirror tool with a little added power where needed. This will make it much easier to mirror multiple parts across a world or local space center plane, while automatically correcting the common normal and opposite errors. It allows you to mirror groups of geometry, and mirror as instances. It also allows you to mirror merge at angles.
To use:
1. Save either the Maya 2010 or Maya 2012 - 2014 script to your documents\maya\*version*\prefs\scripts folder.
2. Start Maya.
3. In your command line or script editor, type the following and execute:
MirrorHelper;
MIRROR SPACE
Choose between mirroring in world space or local space.
MIRROR UV
Check on to mirror the UVs of the mirrored geometry. Works with Selection and Merge.
SELECTION
Mirrors multiple selections across desired plane.
INSTANCE
Mirrors multiple selections across desired plane as instances.
MERGE
Standard Maya mirrorMerge, but with some tweaks to work on multiple objects at once, and works with local space.
MERGE TOLERANCE
Adjusts the tolderance distance for the mirror merge operation.
CUT
Standard Maya mirrorCut, but works on multiple objects.
REVOLVE
Duplicate or Instance with transforms in a circle.
Known issues
- Mirror Merge requires center pivot to be moved to desired mirror point if mirroring in local space.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.