How can I combine two-part animations?

I’m implementing animations and I want frames for torso and legs to be seperate (so you can attack while running without making sprites look weird).
Any idea how I can achieve that?

1 Like

I feel like bone animations might even more complicated than putting 2 parts of a sprite together. But thanks for an idea, I’ll try that!

1 Like

maybe you can use two different objects and link them with a joint?

1 Like