RPGツクールMV用プラグイン投稿・告知サイト

#ツクプラ

DarkPlasma BGM/BGSの自動再生を制御 - DarkPlasma_ControlAutoPlay.js

シェア用テキスト:
▼DarkPlasma BGM/BGSの自動再生を制御(DarkPlasma様作) - DarkPlasma_ControlAutoPlay.js
https://plugin.fungamemake.com/archives/31568
マップに設定したBGM/BGSの自動再生を、設定したスイッチがONの間だけ無効にします。

ふりがな:BGM/BGSのじどうさいせいをせいぎょする

機能概要: マップに設定したBGM/BGSの自動再生を、設定したスイッチがONの間だけ無効にします。

利用規約(ライセンス): MITライセンス

作者:DarkPlasma

作者サイト:https://elleonard.github.io/DarkPlasma-MZ-Plugins/index.html

解説ページ:https://github.com/elleonard/RPGtkoolMV-Plugins

ダウンロードページ:https://raw.githubusercontent.com/elleonard/RPGtkoolMV-…

ファイル名:DarkPlasma_ControlAutoPlay.js

プラグインのヘルプ:

/*:
 * @plugindesc BGM/BGSの自動再生を制御する
 * @author DarkPlasma
 * @license MIT
 *
 * @target MV
 * @url https://github.com/elleonard/RPGtkoolMV-Plugins
 *
 * @param disableAutoPlayBgmSwitch
 * @text BGM自動再生無効スイッチ
 * @desc このスイッチをONにしていると、マップに設定したBGMの自動再生を無効にします。
 * @type switch
 * @default 0
 *
 * @param disableAutoPlayBgsSwitch
 * @text BGS自動再生無効スイッチ
 * @desc このスイッチをONにしていると、マップに設定したBGSの自動再生を無効にします。
 * @type switch
 * @default 0
 *
 * @help
 * マップに設定したBGM/BGSの自動再生を、
 * 設定したスイッチがONの間だけ無効にします。
 */

スポンサードリンク

スポンサードリンク

Copyright© #ツクプラ , 2025 All Rights Reserved.