Okay, so I am scripting a meltdown here, and all of the lights are supposed to turn red, but the only way I have found this to work for all of them is to have this long list of variables. How can I reduce those variable calls into less code?
So far, my solution has just been to only make certain lights turn red, and that helps a little, but is there any way to group all of these lights, and still let them be able to do this same thing?