- To make the faces syncs position with the head tilt while talking, I also have to make the faces into animated sprites. Results is shown later in the video. I tested this method yesterday and sometimes the sprites went out of sync. I also plan to add extra animation physics to other parts, so I need it to run smoothly.
- If I want to only apply the tilt for idle state, I would have to double the amount of sprites. Like the idle state will have to have its own sets of face animated sprites tilting to match the body with head tilt animation, and in talking state I can have the parts all in frontal and normal PNG sprites.
Is there a different way to execute this on PNGT+ Without adding so many sprites or can it be done easier in another program? Like I said I am mostly concerned with performance issues so I would like to optimize with the minimal amount of (animated) sprites as possible. I would really appreciate if anyone can give me advice.
I will try to elaborate further if wording in some places aren't clear, English is not my first language so I'm sorry in advance.