EricDLegare
08-05-2007, 03:52 AM
Hi dear Rigging Society,
I would like to scale a node without scaling the mesh. ( like scaling a teapot to [2,2,2] without it getting two times bigger )
I make a controller that you scale ( the X,Y & Z scale generates Reactions and wire parameters ) but I just want the node to store the scale, I don't whant the actual object to get bigger or smaller...
I don't want to use a custum attribute for this one, I want to use the scale property directly...
I tryed :
A Xform wich is -1 the scale of the object ( seems like the Xform receive the object's scale ) : FAILED
A wire parameter on itself so after transfering the scale to a wire param it scale itself back to [1,1,1] : FAILED ( maybe I did something wrong here )
Any help would be greatly appreciated ^_^
I would like to scale a node without scaling the mesh. ( like scaling a teapot to [2,2,2] without it getting two times bigger )
I make a controller that you scale ( the X,Y & Z scale generates Reactions and wire parameters ) but I just want the node to store the scale, I don't whant the actual object to get bigger or smaller...
I don't want to use a custum attribute for this one, I want to use the scale property directly...
I tryed :
A Xform wich is -1 the scale of the object ( seems like the Xform receive the object's scale ) : FAILED
A wire parameter on itself so after transfering the scale to a wire param it scale itself back to [1,1,1] : FAILED ( maybe I did something wrong here )
Any help would be greatly appreciated ^_^
