- Joined
- Jan 4, 2020
- Messages
- 11
- Reaction score
- 0
- First Language
- Indonesia
- Primarily Uses
- RMMV
Hey guys, i want to ask about battle animation. When we use yanfly plugin in MV, we can simply write target.startAnimation(animation_id); in the script. But, in MZ apparently we can't do that. Anyone know how to make actor do animation via script like target.startAnimation(animation_id); ?