Hi all!
I'm really frustrated with this simple problem I have. I hope someone can give me good advice!
I am generating my sprite sheets with Blender and then touch them up with Asesprite. I really like this workflow and gives me my desired result. Now there is one problem. I would like to use multiple sprite sheets to animate one character, for example; running, walking. idle, and some attacks.
What I thought was perfect; using the animatedSprite and making my different animations with multiple sprite sheets and then use them in the animationTree. because I really would like to use the animationStateMachine
I tried a lot to achieve this but without succes...
Many thanks in advance!