I'm excited to share my new plugin, RandomAttackMotion.js, which enhances battle visuals in RPG Maker MZ by randomizing or sequencing actor attack motions.
Features:
Random or Sequential Motion Selection: Choose between random or sequential attack motions.
Motion Types: Actors will use "swing," "thrust," and "missile" motions.
Single Motion Option: Use the <SingleMotion> notetag to keep an actor's default attack motion.
Key Benefits:
Adds visual variety to battles
Makes combat more engaging
Easy to configure
No additional eventing
Usage:
Place this plugin ind your plugin folder ABOVE VisuStella's Battle Core in the plugin list.
Set the MotionOrder parameter to 'Random' or 'Sequential' in Plugin Manager.
Note:
This plugin is designed to work with custom SV Actor sprites that do not use the weapon sprites from the img/system folder used by default.