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.
New Game Se - NewGameSe.js
Plugin desc : NewGameSePlugin
License : MIT License
Author : triacontane
Website : https://triacontane.blogspot.com/
Download Page : https://raw.githubusercontent.com/triacontane/RPGMakerMV/master/NewGameSe.js
File name : NewGameSe.js
Help of plugin :
* @plugindesc NewGameSePlugin * @author triacontane * * @param soundEffect * @desc ニューゲーム選択時の効果音情報です。 * @default * @type struct<AudioSe> * * @param includeContinue * @desc コンティニュー、オプション選択時も専用効果音を演奏します。 * @default false * @type boolean * * @help NewGameSe.js * * ニューゲーム選択時のみ専用の効果音を演奏します。 * * This plugin is released under the MIT License.