Hey magicians,
I'm playing with vellum and pressure, and I want to have more control by using color to control attributes.
Lets say I have in red the zone I want to get "stretchstifness", my process was:
Color with attribute transfer
Attribute create "stretchstiffness" with value $CR
Point vop > bind import "stretchstifness" > fit range > bind export
Plug that into vellum but doesn't seem to work, also, what if I have several constraints (like cloth, pressure) how can I tell that the "stretchstiffness" is the one in Cloth and not pressure?
Lastly, inside "Vellumsolver" I have vellumconstraintproperty with animated restlenght in group @type=pressure to make the stuff inflate, how can I make the red color control the "restlength" attribute that is inside Vellumsolver?
Thanks!