- Joined
- Sep 29, 2018
- Messages
- 4
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMV
HI im new to the community and to this also so sorry if this is a easy answer!
Currently I have a skill that uses the normal weapon animation thanks to Yanfly and Google I have this in the notes of the skill allowing him to use the normal attack animation for the skill. my problem is that the skill needs to hit multiple times si I made the skill repeat 3 times, but when ever I use this it hits only once, I'm still experimenting with Yanflys Action sequences 1-3 but I can't seem to get it correct! any help is appreciated!
<target action>
perform start
wait for movement
motion attack: user
wait: 10
attack animation: target
wait for animation
action effect
wait for animation
wait for movement
wait: 5
</target action>
Currently I have a skill that uses the normal weapon animation thanks to Yanfly and Google I have this in the notes of the skill allowing him to use the normal attack animation for the skill. my problem is that the skill needs to hit multiple times si I made the skill repeat 3 times, but when ever I use this it hits only once, I'm still experimenting with Yanflys Action sequences 1-3 but I can't seem to get it correct! any help is appreciated!
<target action>
perform start
wait for movement
motion attack: user
wait: 10
attack animation: target
wait for animation
action effect
wait for animation
wait for movement
wait: 5
</target action>


