I have 2 scenes containing objects. On scene-2 there are objects which are parented together (and grouped, not sure if this is needed). I want to make multiple copies of the objects from scene-2 into scene-1 so that I can move them about independently from the original but still sharing mesh-data and materials. I know how to do this by creating a new scene (just make a new scene and select “Link Object Data”), but how do I do this when the scene I want to copy to already exists. Using Ctrl-L only gives me the option to make a regular link.
Ctrl+L to make a linked object in another scene. Then you can use Alt+D to then make more linked duplicates. If you are moving objects but don’t want the object in the first scene to move, delete the original linked duplicate
Thank you!