Hello.
Let’s assume that you have 2 object linked with objdata.
I want to separate some part of the two in the same time. That is that I edit one, separate some vertices (using P key), and this give me a new objet. But this erases the corresponding vertices in the second object without creating the corresponding object.
Is it possible to separate a part of linked object in one operation, or do I have to make them single user of the ObjData and separate the choosen part in all of them and then link them again?
Thank you.