I am trying to have the light change to specific colors using an array. I would dearly appreciate some assistance asap.
Do you just want cycle through the light colour list with the same button?
Well it was more complicated it need to be cycled in an endless loop.
I should have elaborated more during this desperate time. lol
So is this working as intended now? ForEachNode with delay sounds like an overkill for that. Why not use a timer with an event?
Anyway, if it works the way you want, that’s fine, for course. Consider converting your comment into an answer, accept it and flag it as resolved.