Linking Range of Condition Nodes

Hello.

I’m trying to set up a facial rig where you basically move a locator over a mouth shape and the visibility of that shape either shows (when the locator is over it’s plane area) or disappears (when off the plane area).

I’ve got two nodes in hypershade, setup as follows:

locator -> translate.x to the first term of the #1condition -> outcolorR to color IfTrueR of #2contidion -> colorR object visibility

I want to set a range between the 1st and 2nd condition, how would i go about doing so? So that it’d be something like;

locator -->-- translate.X -->-- #1condition { outcolorR -->-- colorIfTrueR | rangehigh -->-- secondTerm } 2#condition -->-- OutcolorR -->-- Visibility object

Thank you :):

Bah! nevermind, worked it out - delete thread please.