It's almost doing what I want.
Hey,
I'm working on a world map with text in it. I want the dot with the line to stay on the same position, but the scale of it needs to be the same. So I can zoom out and the text stays readable.
I parented only the position of the dot with the worldmap. The problem is that it takes of course the same position so the dot moves to the ancor point of the world map. I need a couple of dots and lines on different positions on the world map so I can't change the ancor point of the world map to the position of the city.
I tried something with valeu+thisComp.layer("Wereldmap").transform.position or 300+valeu+thisComp.layer("Wereldmap").transform.position
But when I zoom out, the dot doesn't stays on the same spot on the world map.
Here is my work till now, ony the dot is not in the right position, but on the ancor point of the map:
Can someone help me?
Thanks in advance,
Martijn