We want to have up to 4 instances of the same SkeletronAnimator, each using a texture with a different color. (only the shirt color changes).
We have tried changing the material, but it applies to all instances at the same time.
We have tried changing the AtlasAsset, but again it gets applied to all istances at the same time...
Is there a way to achieve this without manually reskinning the actors?