-
Lock absolute distance between two layers staggered in z space – file included
So I essentially have a bar graph with a floating head or logo above each bar. The head/logos are pulled closer in z-space (-1000px). This is because of a style I have in the transition and I don’t want to lose the parallax. When I parent the head/logo to the bar, it moves up with the bar, but because of the z space difference it moves exponentially more pixels than the bar, creating unwanted space between the head/logo and the bar.
I’ve also tried to use sourceRectAtTime() to no avail, as it still produces the same issue.
Hopefully someone can help. Thanks!
https://www.dropbox.com/s/lzhfv9hnk8p0qsp/bar%20graph%20sample%20folder.zip?dl=0
Sorry, there were no replies found.