butCherHeLL
03-07-2006, 06:47 PM
connectAttr hairConstraintShape1.outPin[1] hairSystemShape2.inputHairPin[1]
/ Error: Connection not made: 'hairConstraintShape1.outPin[1]' -> 'hairSystemShape2.inputHairPin[1]'. Source node will not allow the connection. //
// Error: The attribute 'hairSystemShape2.inputHairPin[1]' cannot be connected to 'hairConstraintShape1.outPin[1]'. //
I am trying to make hairsystem2 to connect a sphere constrain to hair follices.
other words:
1 sphere constraint for 2 hair system.
seems
hairConstraintShape1.outPin[0]
connected to
hairSystemShape1.inputHairPin[0]
so I wanna try to connect
hairConstraintShape1.outPin[1]
connected to
hairSystemShape2.inputHairPin[0]
connectAttr hairConstraintShape1.outPin[1] hairSystemShape2.inputHairPin[0]
but does not works
--------------------------
how can I connect one sphere hairConstraint for 2 hair system ?
/ Error: Connection not made: 'hairConstraintShape1.outPin[1]' -> 'hairSystemShape2.inputHairPin[1]'. Source node will not allow the connection. //
// Error: The attribute 'hairSystemShape2.inputHairPin[1]' cannot be connected to 'hairConstraintShape1.outPin[1]'. //
I am trying to make hairsystem2 to connect a sphere constrain to hair follices.
other words:
1 sphere constraint for 2 hair system.
seems
hairConstraintShape1.outPin[0]
connected to
hairSystemShape1.inputHairPin[0]
so I wanna try to connect
hairConstraintShape1.outPin[1]
connected to
hairSystemShape2.inputHairPin[0]
connectAttr hairConstraintShape1.outPin[1] hairSystemShape2.inputHairPin[0]
but does not works
--------------------------
how can I connect one sphere hairConstraint for 2 hair system ?
