Welcome to PGMV! 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.
Through Failed To Load - ThroughFailedToLoad.js
Plugin desc : Through Failed to load
License : MIT License
Author : triacontane
Website : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/master/ThroughFailedToLoad.js
File name : ThroughFailedToLoad.js
Help of plugin :
* @plugindesc Through Failed to load * @author triacontane * * @param InvalidIfTest * @desc Not through if test play. * @default true * @type boolean * * @param InvalidIfWeb * @desc Not through if Web mode. * @default false * @type boolean * * @param ThroughType * @desc 無視する素材の種別です。 * @default 3 * @type select * @option Audio Only * @value 1 * @option Image Only * @value 2 * @option All * @value 3 * * @help Through error of Failed to load. * Image not found, Audio not found. * * This plugin is released under the MIT License.