So, I am using YEP BattleEngineCore and YEP ATB Battle system.
In the ATB Battle system, there is a brief "charge up" period before your character execute's the chosen input in battle (If you Attack, there is a very brief charge up before that attack happens, same with any action). What I am curious about is how to add an animation of any kind to this "charge up" period. By default, it shows the "chanting", which is part of the Side View Battler image sheet, but what I want to be able to do is display a looping animation at that time as well, centered on the character, to simulate spell casting (IE not just the chanting, but some kind of visual animation for it in addition, to add some cool magical effects).
To be clear, I am not asking how to remove the chanting animation, as I already found how to do that, and I am not asking how to modify/delete the "perform action" animation added in the BattleEngineCore (the one that lets you set an animation to play before using a physical attack, a certain hit attack, or a magical attack), I have already set those as I want them. I want something that will play during the charge-up time prior to that, but AFTER choosing your action.