個人サイト:https://razor-edge.work/
GitHub:https://github.com/t-awana
MultiSoundPlayer全体解除パッチ - MSP_AllOffPatchMV.js
シェア用テキスト:
▼MultiSoundPlayer全体解除パッチ(沫那環様作) - MSP_AllOffPatchMV.js
https://plugin.fungamemake.com/archives/27593
MultiSoundPlayerで設定したサウンドを、終了時などに一括で解除する機能を追加するパッチプラグインです。
ふりがな:えむえすぴーおーるおふぱっちえむぶい
機能概要: MultiSoundPlayerで設定したサウンドを、終了時などに一括で解除する機能を追加するパッチプラグインです。
利用規約(ライセンス): MITライセンス
作者:沫那環
作者サイト:https://razor-edge.work/
直接ダウンロード:Zipファイルダウンロードページ:https://github.com/t-awana/TA_MVZPlugin/raw/master/MSP_…
ファイル名:MSP_AllOffPatchMV.js
備考:ver.1.0.1 英語に対応
プラグインのヘルプ:
/*: * @plugindesc Reset all sounds setted by MultiSoundPlayer at shutting down of the game * @author Tamaki Awana * @help This plugin is a adding to reset all sounds at fade out * when moving to the title screen or loading save data * setted by RPG Maker MV plugin "MultiSoundPlayer" * (made by n2naokun(柊菜緒)). * You can use it just by installing this plugin * directly under "MultiSoundPlayer". * *This plugin alone cannot be used! * * * Plugin Commands: * This plugin does not provide plugin commands. * * Update History: * ver.1.0.1 English supported * ver.1.0 Release * * --- * * This plugin is released under MIT license. * https://opensource.org/licenses/mit-license.php * */ /*:ja * @plugindesc MultiSoundPlayerで設定したサウンドを終了時などに一括で解除します。 * @author 沫那環 * * * @help n2naokun(柊菜緒)さん作 * RPGツクールMVプラグイン素材「MultiSoundPlayer」に、 * タイトル画面移行時やセーブデータのロード時の暗転に * 設定していたサウンドを一括解除する機能を追加します。 * MultiSoundPlayer直下にこのプラグインを導入するだけで使えます。 * ※このプラグイン単体では使えません! * * * 【プラグインコマンドについて】 * このプラグインに、プラグインコマンドはありません。 * * 【更新履歴】 * ver.1.0.1 英語に対応 * ver.1.0 公開 * * --- * * このプラグインは MIT License にもとづいて提供されています。 * https://opensource.org/licenses/mit-license.php * */