We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Remove All Materials from object in Puzzles

Home Forums Puzzles Remove All Materials from object in Puzzles

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #54273
    pontus
    Customer

    Hello i am in a situation where i clone an object that has multiple materials assigned to it. however i want to make the cloned object completely red. To do this i have to first remove all other materials assigned to it. How do i do this without removing the materials from the scene and only on the clone?

    #54278
    kdv
    Participant

    create an additonal material in your 3D editor and apply it to some invisible primitive object. You can’t use assign material puzzle to replace all material, it replaces only the first material. Use this script instead

    'farmer_mesh2' is the name of the first clone (the second clone will be named 'farmer_mesh3' and so on), 'Plane' is the name of the invisible primitive.
    The previous materials will stay in Scene on the original object.

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.