Misaki wroteHi, if you are looking for a way to change the color of each slot at runtime, the following thread would be helpful:
http://esotericsoftware.com/forum/Unity-16846I hope this will help you.
大変ありがとうございました。
That is what I'm looking for.
Misaki wroteHi, if you are looking for a way to change the color of each slot at runtime, the following thread would be helpful:
http://esotericsoftware.com/forum/Unity-16846I hope this will help you.
大変ありがとうございました。
That is what I'm looking for.
Hi!
The feature I want to make is that
In my RPG game, when Players creating their own character, they can pick color for the hair of the character.
And instead of from some built-in asset(using skinning),
I want that color to be what ever they like from a color picker(when the game is running).
What are the possible ways to implement such feature?
Thanks for anyone can help!