Override material? - Can I temporarily override all materials with a single material?

Hi Guys

As the title says. Is it possible to override all my existing materials withy a single material?

Or temporarily assign a single material to all objects, without loosing the current material assignments?

Edit: Sorry for some reason i pasted the wrong message in this conversation.

The solution i’d use is the one suggest by radiantboy

just make a script to find all meshes and apply the new material during runtime. I did this before when I wanted a special “gold mode” for my game :slight_smile: