colesie wrote:I asked for this a long time ago, even in Haven. The answer at the time was that it was difficult to create new colours for all of the clothing items because of the shading involved. It would require quite a bit of work to reskin everything for potential alterations.
I call BS, there's many easy ways to accomplish this =)
could swap the item with actual recolored models upon dyeing,
could swap the textures upon dyeing,
i don't know much about java, but there should be something like a setColor function (in unity/js this recolors the material without changing the texture),
...