Ivan Yosifov
Animation & Art
Thursday, January 6, 2011
One attr key script
string $myObjects [] = ` ls -sl`;
string $myAttr [] = ` channelBox -q -sma mainChannelBox`;
for ($myNode in $myObjects) {
for ($myNodeAttr in $myAttr) {
setKeyframe ( $myNode+"."+$myNodeAttr );
}}
Simply select an attribute and run the script. It will key only the selected one.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment