How do I change the material of a part using a script also the material is custom made using material manager. And the custom made material is just an image that I made. Also I tried this
g1p.Material = Enum.Material.(the name of my material) it didnt work or do something about the assetid?
1 Like
Set the MaterialVariant to the name of the Material you have in MaterialService.
1 Like
What do you mean? I am gonna rename the material I made? The variant is made out of plastic.
1 Like
What? Set the MaterialVariant by script to the name of your wanted Material.
1 Like
Oh ok I got it thanks for the help
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.