...mmmmm...
actually I don`t understand the those light sets:
I have a light and a cube.
When I have the cube connected to the light, the cube is lit.
When I break the connection, the cube is not lit (of course); connections from the lightShape to the lightLinker and from the lightLinker to the cubeShape are made.
Then I add the light to a lightSet and the lightSet is not connected to the cube but the light itself is: cube is lit.
(no connections between lightLink node and lightSet/ cubeShape.
When the lightSet is connected to the cube but the light itself is not: cube is not lit.
(connections from the lightSet to lightLinker and from lightLinker to CubeShape).
Also, when I connect the lightSet to a objectSet which includes the cube, the cube is not lit when the light is not linked to the cube "directly".
so, whats the sense of lightSets???