Sat Nov 03, 2018 8:13 am
There are a few ways to accomplish this:
- instancing: instead of creating brand new background nodes, paste instances of the 1st one and de-instance any variables you want to vary. So, for instance, if you want the sizes to differ, deinstance the width and height and keep the rest as-is. If you then want to change the color, just change the color in any of the background nodes and the rest will follow.
- for one of the nodes, "publish" the r,g, b (right click --> publish) and a channels and then for the other nodes, for the same parameters, right click "connect" and then connect the right channel to the right channel (r to r, g to g etc)
- use simple expressions
www.ablackbirdcalledsue.com