equidistance between the letters of a word
Hello. I have a composition that animates the letters of a word. The word is made up of 10 letters and I need each letter to be anchored exactly on a specific position as in the figure below. So far I have created a comp with 10 precomps each containing a letter and so I have been able to position it at will. I have to change the word many times, is there a way to be able to type the whole word and not every single letter? I have not found text attributes that solve the problem because each letter has a different width: the "A" is different from the "I", etc. Thanks.