twidup
07-28-2003, 01:54 PM
addAttr
-ln boneLength
-sn bl
-bt BL
-at "float"
-r 1
-w 0
($parent+"_Bone");
setAttr -l 0 -k 1 ($parent+"_Bone.boneLength") $jntDis;
any idea why two things happen when I run this
1: it doesnt show up under extra attributes, but when you look up what attr are on that item, its there.
and
2: how do I get it to display on the channel box?
-ln boneLength
-sn bl
-bt BL
-at "float"
-r 1
-w 0
($parent+"_Bone");
setAttr -l 0 -k 1 ($parent+"_Bone.boneLength") $jntDis;
any idea why two things happen when I run this
1: it doesnt show up under extra attributes, but when you look up what attr are on that item, its there.
and
2: how do I get it to display on the channel box?
