Hi all,
I'm trying to achieve a tint-like effect on my animation and I wonder if changing the color of the skeleton could help me achieve this effect. So first of all, is that the right direction (changing the color of the skeleton)?
Then, I've tried to change it but nothing works. I even tried to iterate over the skeleton slots and change their color (and even their data.color), but nothing happens. If I modify for example the slot.data.boneData, then the animation changes (parts are messed up, like they should). But color remains unchanged, whatever the value I set them with.
So either I don't change the color correctly, either it's not supposed to change anything to my animation. Which one is it?
Thanks a lot!