I'm working on a game and am using Yanfly's MV plugins. However, when I try to use an actor battler as an enemy, I get this:
The notetags I'm using for the battler is:
<Sideview Battler: Keido>
<Sideview No Collapse>
<Sideview Show State Overlay>
<Sideview Weapon: 21>
<Sideview Attack Motion: missile>
<Sideview Idle Motion: guard>
<Sideview Evade Motion: evade>
<Sideview Escape Motion: escape>
<Sideview Guard Motion: guard>
<Sideview Sleep Motion: sleep>
<Sideview Dying Motion: dying>
<Sideview Dead Motion: dead>
I placed them in the 'Enemies' tab, because that makes the most sense to me (And because I don't see a specific spot to put them in the plugin information.)