I was making a linked sword mesh for my game, exported it from MagicaVoxel and imported it into roblox studio. The colors for some reason changed even though the palette doesn’t include those colors, I want to fix that.
Some colors changed from gray to brown, which ruins the entire mesh.
I tried restarting both MagicaVoxel and Roblox Studio, exporting and importing the mesh again, I looked for solutions on the DevForum but seemingly nobody had an issue like that before
Palette Images (I imported the handle and the blade separately):
i had this problem before i think i fixed the problem by seperating parts by colors
ex.
yellow i gather all the yellow parts in texture painting and seperate them or group them like blocks away from the other colors
and same goes the other colors
Just making each color a different mesh didn’t work for me. So I guess the fix for this would be setting the color for each separate model manually in studio, but that would just make the process slower. The amount of meshes will also increase with the amount of colors in the color palette which will make the game unoptimized since each player and enemy and even the maps would have lots of meshes.