How can I change a Part's material?

Recently with the changes Roblox made to the materials it got harder for me to change the material of parts. They removed the section of Materials that allowed us to easily select a model and then change the material of all the parts in it.
Old:
image

New:
image


The new Material manager opens a menu with materials but it doesn’t make it easy for me to change all part’s material fast:

The bucket you see there only changes the material of a single part at a time.


I am also tired of selecting all parts within a model and then manually changing the Material using the property:
image


Another way is to use the Command Bar to execute code, but this is not a viable solution.


In short: Do you guys know if studio offers a better way of changing the material of a whole model or multiple parts at once just like it was before?

When you hover in material, there’s a popup icon that will change the material of the whole selected object.

2 Likes

Thank you so much! I honestly hate that now I have to open this huge menu to change the material.

1 Like

Just curious, but are you trying to select multple parts with matching properties? If so, this plugin will make selecting them a lot easier.

1 Like