Hello everybody
I have multiple characters with different animations for a game, and now I need to animate a comic page with those same characters using their animations that I already made for the main game, but I'm not sure how to do it.
The idea would be to divide the comics into different animations such as: Panel1: the first panel appears, then the characters making a looping/talking animation, then the speech bubbles, and when the player hits "Continue", the Panel2 animation would play, and so on until the last panel.
I already did something similar a while ago, but it was all in a single skeleton. Now I need to use the skeletons I already have of the characters, but if I import them to the project as separate skeletons, the looping animations of the characters and the animations of the panels and everything else would need to be synchronized, and I doubt that's the proper way to do it.
I'm probably missing something, but I can't figure it out. So I would really appreciate some help 🙂
Sorry if this has been answered already, I'm not even sure what to look for to solve my problem 😛...
Thank you 🙂
Edited to hopefully make it more clear. I don't know the reason for that title. I meant "Animating a comic page with multiple characters"