-
Expression: X&Y coordinates
I want to have a text layer that shows the current X&Y coordinates of another layer as it moves across the screen. So, I made a new text layer, added an expression to the source text property, and pickwhipped the position value of the target layer. It worked fine, but my question is, can I get both the X&Y coordinate at the same time, or do I have to do that on two seperate layers of text? Also, how can I limit the number of decimal placesin the text layers to two or three, because now it’s showing about 13 decimal places.
Thanks in advance for the help!