I have a maze and I want to change color for the path of the maze. I know that you can add color to a String with addAttribute, but then I need to place the String back into the String array in order...