I would like to "illuminate" the route in a dynamic routing model, then when the route is no longer being used, return the objects back to their original color. In the attached model I try to do that by saving the objects in an array, saving the rgb components of those objects, changing all objects to orange, delay, then restore the original colors. When I do this, all objects are colored black. When I use the same approach in a script window using the saved rgb values, the objects are not black but they are also not the original color. What am I doing wrong? Color RGB Example_6.fsm