[RM2K3] (DYNRPG) LOOKING FOR A PLUGIN THAT CAN REVERSE ANIMATIONS FOR BACK/SURROUND ATTACKS.

Posts

Pages: 1
As the title says, animations are not reversed when it is a back attack Condition.
is there any plugin that can reverse animations in these Special Battle Conditions?
If you mean animations that you call through script, then yes, DynAnimationMirror lets you do that.

EDIT: On second thought, you'd also need to know in-script when you're in a special battle like that. Easy enough if you're the one initiating the battle through script, but not if it was a random encounter. We could add that to DynDataAccess without too much trouble.
author=AubreyTheBard
If you mean animations that you call through script, then yes, DynAnimationMirror lets you do that.

EDIT: On second thought, you'd also need to know in-script when you're in a special battle like that. Easy enough if you're the one initiating the battle through script, but not if it was a random encounter. We could add that to DynDataAccess without too much trouble.


Thank youu soo much! i could just create Monster groups specified only for back attacks and make their random encounters rare.
DynAnimationMirror would be enough.
Pages: 1