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.
Encounter Fix - EncounterFix.js
Plugin desc : Prevents unnecessary effects from appearing in the encounter effect and the battle background.
License : MIT License
Author : あわやまたな (Awaya_Matana)
Website : https://awaya3ji.seesaa.net/
Desc page : https://awaya3ji.seesaa.net/article/505477386.html
File name : EncounterFix.js
Help of plugin :
* @target MZ * @plugindesc Prevents unnecessary effects from appearing in the encounter effect and the battle background. * @author あわやまたな (Awaya_Matana) * @url https://awaya3ji.seesaa.net/article/505477386.html * @help Ver.1.0.0 * * @param hideEffects * @text Hide Effects * @desc Balloons and animations are not displayed in the encounter effect. * @type boolean * @default true * * @param hidePictures * @text Hide Pictures * @desc No pictures are displayed in the battle background. * It is effective when the battle background is (None). * @type boolean * @default false * * @param dsStyle * @text DS Style (Bonus) * @desc Makes the battle background look like RPG Maker DS. * It is effective when the battle background is (None). * @type boolean * @default false *