Yes, yes, but NO!
Yes, I know this tutorial very well – and I used it in my project. But it’s too complicated.
Take a look at my project below.
As you can see, there are 11 cities. Following this tutorial, I need to create 11 PreComps with items.
It wouldn’t be that scary – but what if I decide to add another item?
Any change I’d like to make, I have to do in each PreComp. (a lot of work)
So I found a better solution.
– Create one PreComp_Icons for all icons.
– Create PreComps for each city.
– Create a DDmenu for each city
– When selecting a specific icon for a city – copy the icon from PreComp_Icons to Precomp_City (display).
In this logic, I can add icons and items, and I won’t have so many complicated Precomps.
But I do not know how to do it 🙁
Exactly: I don’t know how to copy a layer from one composition to another after selecting in the DDmenu.