12

I've created a second scene with a linked object but want to replace the materials on those objects only in the second scene.

Nothing happens if I choose the material in the outliner and choose unlink. Is there some other way to do this?

iKlsR
  • 43,379
  • 12
  • 156
  • 189
Johnnygizmo
  • 523
  • 1
  • 5
  • 12
  • Related: http://blender.stackexchange.com/questions/1652/how-to-make-multi-user-objects-single-user – gandalf3 Sep 12 '13 at 21:33

1 Answers1

13

If it's a mesh object, it might be that your material is linked to the mesh (the data), not the object. Try this structure: Two different objects, both of which use the same mesh. The materials are linked to the objects instead of the mesh. Then you have an object identical in shape, but different in color.

You can set the type of link to the right of the material name.

enter image description here

Haunt_House
  • 16,049
  • 5
  • 48
  • 78