Apple
1
Question:
I have two master components, A and B.
I need to:
- move both masters from file 1 to file 2(DS), while also
- keep them linked together (component A uses instances of B), and,
- In file 1 keep their instances linked to their master which now reside in file 2(DS).
Mockup of how they’ve been used to give an idea:
Is that possible? Does Master plugin work?
@Gleb
1 Like
Gleb
2
Yes, it is possible with Master plugin. Check out the instructions in this post: Move master components from different files to a new library - #2 by Gleb. You will need to do this for both components individually (copy A, pick A, link A; copy B, pick B, link B).
Apple
3
Great! and thanks for the quick response.