MZ用プラグイン

日本語版 MOG Menu Background - MOG_MenuBackground.js

シェア用テキスト:
▼日本語版 MOG Menu Background(Moghunter様作) - MOG_MenuBackground.js
https://plugin-mz.fungamemake.com/archives/3521
シーンメニューの背景画像を追加

ふりがな:めにゅーはいけい

機能概要: シーンメニューの背景画像を追加

利用規約(ライセンス):https://fungamemake.com/mog-mz-japanese

作者:Moghunter

ダウンロードページ:https://fungamemake.com/archives/15084

ファイル名:MOG_MenuBackground.js

プラグインのヘルプ:

/*:ja
 * @target MZ
 * @plugindesc (v1.0) メニューの背景画像を変更できます。
 * @author Moghunter
 * @url https://raw.githubusercontent.com/harizumi/Moghunter-MZ-jp/main/MOG_MenuBackground.js
 * 
 * @param Default FileName
 * @text メニュー共通背景画像
 * @desc  シーン別背景画像を指定しない場合、共通に使用するファイル名。(大文字小文字を区別、拡張子なし)
 * @type file
 * @dir img/menus/
 * @default Background_01
 * 
 * @param Window Opacity
 * @text ウィンドウの透明度
 * @type number 
 * @default 0
 * @min 0
 * @max 255
 * 
 * @param Scroll X-Axis
 * @text X方向移動速度
 * @desc 正:左 / 負:右
 * @default 0
 * 
 * @param Scroll Y-Axis
 * @text Y方向移動速度
 * @desc 正:上 / 負:下
 * @default 0
 * 
 * @param Disable Scenes
 * @desc エフェクトを無効にするシーン
 * Scene_Name1 , Scene_Name2 , Scene_Name3 ...
 * @default Scene_Test1,Scene_Test2,Scene_Test3 
 * 
 * @command MenuBackground_Setup
 * @desc メニューの背景を指定
 * @text 設定
 * 
 * @arg fileName
 * @text ファイル名
 * @desc ファイル名の指定
 * @type file
 * @dir img/menus/
 * @default Background_01
 * 
 * @arg sx
 * @text X軸スクロール
 * @desc X軸スクロール速度の指定
 * @default 0
 * 
 * @arg sy
 * @text Y軸スクロール
 * @desc Y軸スクロール速度の指定
 * @default 0
 * 
 * @help
 * 翻訳:
 * https://fungamemake.com/
 * =============================================================================
 * ♦♦♦ MOG - Menu Background ♦♦♦
 * Author   -   Moghunter
 * Version  -   1.0
 * Updated  -   2020/10/18
 * https://mogplugins.wordpress.com
 * =============================================================================
 * メニューの背景画像を変更できます。
 * 
 * =============================================================================
 * 背景画像は下記フォルダに保存して下さい。
 * /img/menus/
 * 
 * =============================================================================
 * プラグインコマンド
 * =============================================================================
 * プラグインコマンドでメニューの背景を変更できます。
 * 
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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