-
pick individual letters based on comp frame
Hey guys,
I am trying to come up with the easiest way to do this. I have a couple of thoughts, but they are not as efficient as I would like, so, I am asking for some help.
What I want to do is break down a string of characters in a comp so that each individual letter in the string displays in the same position in the comp on a seperate frame. For example: “Help” would display “H” on frame one, “e” on frame 2…you get the idea.
I thought about using an expression to convert the characters to ascii and then driving a character value animator from the ascii. This would work, but I am stuck on the expression part.
Any ideas?
Thanks in advance for your input.
Mike Park