I was curious if there is or if someone could make a plugin that based on a faceset of one face with multiple mouths it would look as if the player or whoever is specified is talking their text. I've only been able to find busts, which I don't like using, I prefer the character faces. I've played around with Yanfly's message core while in theory I could just change the graphic per message input it'd be rather time consuming. Thanks in advance for the help.
Animated Character Faces During text messages
● ARCHIVED · READ-ONLY
-
-
You don't need Javascript for something this basic.
You just need a common event that cycles the animation frames every x second, than call that even for the dialogue. -
Would you mind elaborating a little more?You don't need Javascript for something this basic.
You just need a common event that cycles the animation frames every x second, than call that even for the dialogue.