So I have 16 (8 progress bars | 8 images) nodes in a macro and I need to set transform on all 16 of those nodes to the same exact location. Currently I connect the 16 individual nodes to the same wiidget set transform node. In the grand scheme of things this isn’t a big issue but I’ve had to do this multiple time throughout the code.
Is there a way I can group these nodes together so instead of having to drag out 16 nodes I can just drag 1 single node into where I want to connect it.