Hi y’all, I’ve hit a roadblock where I can’t change the color of a terrain model I got from the creator mp, I just need to change it into 1 color
I’ve tried different scripts but they don’t work..
Any help is appreciated!
Hi y’all, I’ve hit a roadblock where I can’t change the color of a terrain model I got from the creator mp, I just need to change it into 1 color
I’ve tried different scripts but they don’t work..
Any help is appreciated!
What is it exactly? Is it a mesh? A union?
If it is a model, you should change the color of whatever is inside it, and not the model itself.
If it is a union, simply mark “UsePartColor” as true in its properties.
If it is a mesh, consider checking if they have a texture applied to them or not before attempting to change its color.
It’s a Terrainmodel with 1k triangles, and like 100 parts which I have no choice but to selectAll manually so I was looking for a faster way to color it
You can just click the top triangle in the explorer and then scroll down to the bottom triangle and hold shift and click that to select all of them
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.