Hello, I am trying to create a project that uses a light switch/button to turn on and off a large group of lights. It would be a mixture of lights inside a blueprint class, spotlights and rect lights in the scene.
I watched a Youtube video explaining how to create a button that when you press it, a single light will turn on and off, but beyond that I am not sure how I should proceed. I want this one button to connect to multiple lights ( ~20 lights) and have them all turn on or off at the same time. I included a screenshot of my current level blueprints. I am a complete beginner, so I have no idea how I can go about this from this point.
Any help would be helpful! Thank you!