Hello there, I was attempting to make a loop that switches between 2 colors (red and white). This is doen by gathering all the parts and tweening all the parts, however the code below only affects 1 part instead of all of them. I’ve placed prints and it seems like the for i,v in pairs is gathering them but they just aren’t being tweened.