Hey,
im making a skill wich shows a animation at each slash, but all my actor does is move a little bit forward, then dmg the enemy, then the animation plays and wents back while the animation is running
<target action>
move user: target,body,wait
create icon: user, weapon
icon effect: user, weapon, swing, wait
animation 112: target
wait for animation
icon effect: user, weapon, swing, wait
animation 113: target
wait for animation
icon effect: user, weapon, swing, wait
animation 114: target
wait for animation
icon effect: user, weapon, swing, wait
animation 115: target
wait for animation
skill effect: dmg
icon delete: user, weapon
</target action>
Someone help me ??