I have the UI layer, that has 0,0 for Parallax - and relative to the fixed, non parallax UI layer, I have the scrolling, relative position of a character on a 100,100 parallax movement layer.
So - I have this -
<img src="http://www.johnnysix.net/games/scrollingArrow.png" border="0" />
Is there a quicker way, via expressions, to convert the x/y coords on one layer into the x/y coords on another?