SOLVED:Issue with Action sequence

● ARCHIVED · READ-ONLY
Started by GenoGold 4 posts View original ↗
  1. So when my character does the attack, for some reason she does the animation once, then the action sequence with the animation. Then it replays the animation multiple times. I just want it to play once. it only does this when i have it set to damage all

    The skill worked yesterday and i havent changed anything about it today so i dont know why its acting up.
    upload_2018-7-24_22-15-3.png
    Sequence
    <Setup Action>

    Display Action

    </Setup Action>



    <Target Action>

    camera focus: user

    zoom: 115%, 40

    camera offset: right, 60

    wait for zoom

    BGS : Wind10, 100



    animation 3: user

    hp -2%: user, show

    motion damage: user



    wait: 5

    move user: forward, 350, 40

    face user: away from target

    jump user: 800, 120



    motion swing: user

    perform action

    zoom: 130%, 60

    camera focus: target

    face user: home

    wait for zoom

    action animation

    action animation: target

    action effect: target

    wait: 20

    action animation: target

    action effect: target

    wait: 15

    action animation: target

    action effect: target

    wait: 18

    action animation: target

    action effect: target

    motion damage : user

    wait for animation

    wait : 5



    death break

    perform finish

    </Target Action>
  2. When a skill hits multiple enemies, the 'target actions' will play for each target, resulting in the animation happening multiple times. If you want the animation to happen once, you need to use 'whole actions'
  3. Jules98 said:
    When a skill hits multiple enemies, the 'target actions' will play for each target, resulting in the animation happening multiple times. If you want the animation to happen once, you need to use 'whole actions'
    Wow i feel dumb lol, it was such a simple fix. Thank you so much for helping me
  4. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.