What if I just wanted to set an array of numbers representing words in a sentence, and color them?
I.e. I want to set a guide layer to contain a comma-separated number list.
Let’s say 1,3,5.
Based on this list, the output of a sentence should color word 1, 3 and 5.