Hello, I'm interested to know how I can give my party members multiple battler animations dependent on the weapon they are wielding. Typically for side view battlers we can simply assign a weapon graphic but for me this won't be satisfactory because in which the weapon type will not be suitable to simply overlap the attack animation.
I plan to make mutable sprite sheets of my party members holding different weapons but with the yanfly battle related plugins I do not know how to or if they even have the option specified. There may be even a plugin for this elsewhere but I've found no such plugins for this.
Character graphic/weapon assigned querie
● ARCHIVED · READ-ONLY
-
-
You're going to have to create a common event to evaluate what your characters have equipped, & update their battler to the corresponding image file you create for that character & weapon combo.
-
(EDIT)
Ok there is an option for that, i'll try it out and see how it fairs. -
I can confirm this works indeed, thank you for the help!
This topic can be closed now!