Hello everyone,
I've simplified my script to show you what kind of problem I am facing. What I would like to do is assign a color to one element and leave the other as white. This is easily achievable through node Format. The problem occurs when I use the node ObjectSwitcher2, then everything appears as white. Moving the node Format after the ObjectSwitcher2 wouldn't help me because that would change the color of all the elements.
Any ideas on what I could change to achieve my desired plan?