Description
his small tool can help to add space switch for prop and controls in rigs
this tool takes 3 input master or global control, parent control and child control that you wants the functionality
## How to Import ##
1. Copy the “spaceSwitcher_v01.py” and paste it inside your Maya scripts directory : – Documents/maya/version/scripts/
2. Copy the “spaceSwitch_icon.png” and paste it inside your Maya scripts directory : – Documents/maya/version/prefs/icons
3. open maya and python tab in script editor, paste the following code and Run
import spaceSwitcher_v01
spaceSwitcher_v01.SpaceSwitchUI()
tested with maya 2020 to maya 2024

Reviews
There are no reviews yet.