Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Enemy Attack Animation - EnemyAttackAnimation.js
Plugin desc : Set the enemy's normal attack animation.
License : MIT License
Author : あわやまたな (Awaya_Matana)
Website : https://awaya3ji.seesaa.net/
Desc page : https://awaya3ji.seesaa.net/article/488855832.html
File name : EnemyAttackAnimation.js
Help of plugin :
* @target MZ MV * @plugindesc Set the enemy's normal attack animation. * @author あわやまたな (Awaya_Matana) * @url https://awaya3ji.seesaa.net/ * @help If you set the skill animation to [Normal Attack], * you can set the enemy animation. * * @param defaultAnimationId * @text Default AnimationIdID * @desc Animation ID when nothing is set. * If you set this to "None", it will be a system sound effect [Enemy attack]. * @type animation * @default 1 * * @param enemyList * @text Enemy List * @desc Set a combination of enemies and animations. * @type struct<enemy>[] *