inversely link (Weight) sliders?

Discussions about animating in SOFTIMAGE©
asianastroboy
Posts: 5
Joined: 19 Dec 2011, 17:46

inversely link (Weight) sliders?

Post by asianastroboy » 24 Sep 2012, 13:25

Hi All,
This might be a simple one but it has been stumping me this morning.
I have two walk cycles in the Animation mixer.

I want to inversely link their Weight sliders
If the first clip slider is at 1.000 the second clip slider is 0.000. Then as I reduce the first slider the second slider increases until the first clip slider is 0.000 and the second clip slider is 1.000.

Image

I tried using the Parameter Connections Editor but it doesn' seem to quite work. Does anyone have any steps to do this or an easier alternative method?

Thanks

User avatar
csaez
Posts: 253
Joined: 09 Jul 2012, 13:31
Skype: csaezmargotta
Location: Sydney, Australia

Re: inversely link (Weight) sliders?

Post by csaez » 24 Sep 2012, 14:08

Try using a simple expression on the "slave" parameter, something like "1 - otherWeight" should work :)