VertexColor not working on a sword

So I was trying to make specific colors on a sword using its meshes vertexcolor. It shows up as the intended color in studio but when I equip the sword the color goes back to normal. I am using a normal roblox linked sword.

1 Like

Why are you attempting to do this, rather than make your own mesh, use another mesh, or use other textures?

Check the scripts in the sword to see if the vertex colors are ever reset.
If not, you could always make a script that changes those values after they are reset.