So this is my first attempt with the plugin and I know I'm doing something wrong because nothing happens anymore when I use the move.. I'm assuming I'm just missing something obvious, but here's the code I'm using
Basically the actor staying in the standby motion the whole move and the animation plays when it's his turn, then he goes back to the normal motion
Code:
<Learn Cost>
Item 51: 1
</Learn Cost>
<setup action>
MOTION STANDBY: target
</setup action>
<target action>
MOTION STANDBY: target
attack animation: target
</target action>
Basically the actor staying in the standby motion the whole move and the animation plays when it's his turn, then he goes back to the normal motion
