- Joined
- Jun 10, 2020
- Messages
- 10
- Reaction score
- 3
- First Language
- C
- Primarily Uses
- RMVXA
this is error when i was learning yanfly battle sequence.
this my code at notetag:
<setup action>
display action
immortal: target, true
<\setup action>>
<target action>
move user: targets, front , 10
motion attack: user
attack animation
wait for animation
action effect: target
death break
move user: targets, back base,10
wait for movement
face user: home
motion attack: user
action animation
wait for animation
action effect:target
death break
<\target action>
<follow actiion>
<\follow action>
<finish action>
<\finish action>
hope someone can help me.

this my code at notetag:
<setup action>
display action
immortal: target, true
<\setup action>>
<target action>
move user: targets, front , 10
motion attack: user
attack animation
wait for animation
action effect: target
death break
move user: targets, back base,10
wait for movement
face user: home
motion attack: user
action animation
wait for animation
action effect:target
death break
<\target action>
<follow actiion>
<\follow action>
<finish action>
<\finish action>
hope someone can help me.

Last edited:

