What can I do to fix this?

image
I’m trying to do something along the lines of: script.Parent.MeshPart.SurfaceAppearance.ColorMap = "(the id)", but it doesn’t seem to be working. Any ideas?
P.S. The script is a serverscript.

The ColorMap field is unusable in scripts.

Is there any way I can fix this?

Not as of yet, you can manually change the property in studio and through the command bar in studio but not in scripts.

1 Like