A question:
In the example where I wish to control 100 lights with a single switch, how do i reference the switch to the lights?
What if there are 10 different switches and each controls all 100 lights? How do I set up the references?
I could do it with the “get all actor of class” But I heard I shouldn’t use it. what are my other options?