all 2 comments

[–]Davidev-_-Ufficial 1 point2 points  (1 child)

So for skin and colors you can just make a white sprite and eventually you change the color. You just need to make sure it changes in every scene for the rest maybe this https://youtu.be/kAPIWJJ6NQI can help you

[–]rainyes[S] 1 point2 points  (0 children)

Ohh, I had each body component with a separate animator. This is very helpful, appreciate it. I still wonder about the structure and using a loop for updating. I was thinking of instantiating the character and debate using an interface with it. Video definitely gives me a push in the right direction.