-
position expression for a text range selector
Let me start off by saying that I am a total neophyte when it comes to expressions and coming from a designers perspective, I have a hard time wrapping my brain around expressions. That said, would I would like to do should be fairly easy to accomplish.
I have some text with the typewriter effect applied to it, and on another layer I have a cursor graphic. I am trying to link the position of the cursor so that its position is always one character in front of the text as it types on. I want the Y position of the cursor to be the same as the Y of the text. So the X position is the only part of the position that changes.
I know the range selector returns a value of 0-100, how do I convert that value to a value that translates to the X position? I know this is probably really basic, but any help would be appreciated. Thanks,RainMan in Seattle