プレーヤがメニューに入るたびにカスタムBGMを再生するように設定できるプラグイン – HIME_MenuMusic.js

タイトル
Allows you to set custom BGM to play whenever the player enters the menu.
作者名
ヘルプ
-------------------------------------------------------------------------
== Description ==

Ever wanted to play some music when you open up the menu? For example,
on the map, you might have the regular map music playing, but then
when you go to the menu, you have a separate BGM specifically for
when players are going through the menu.

With this plugin, you can do that just that!

Not only can you choose what BGM to play, you can also change it
at anytime during the game with events.

== Terms of Use ==

- Free for use in non-commercial projects with credits
- Contact me for commercial use

== Change Log ==

Nov 11, 2015 - navigating menus inside the menu overwrites stored BGM
Nov 9, 2015 - added support for continuing map BGM after closing menu
Nov 8, 2015 - initial release

== Usage ==

By default, there is no menu music. To set a menu bgm, start by
creating a plugin command and write

set_menu_bgm

Followed by a "Play BGM" command, where you can select the BGM to play.

-- Replaying Map BGM ---

By default, any BGM on the map will continue from where it was before
you opened the menu. If you would like it to restart from the beginning,
use the following command:

set_menu_bgm replay=true

-------------------------------------------------------------------------
パラメータ
title Menu Music
date Nov 11, 2015
url http://himeworks.com/2015/11/menu-music-mv/
-------------------------------------------------------------------------
ライセンス表記
- Free for use in non-commercial projects with credits
- Contact me for commercial use

紹介ページ http://himeworks.com/2015/11/menu-music-mv/