MZ用プラグイン

日本語版 MOG Gold Hud - MOG_GoldHud.js

シェア用テキスト:
▼日本語版 MOG Gold Hud(Moghunter様作) - MOG_GoldHud.js
https://plugin-mz.fungamemake.com/archives/3518
マップ画面で所持金をHUD表示

ふりがな:しょじきんはっど

機能概要: マップ画面で所持金をHUD表示

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

作者:Moghunter

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

ファイル名:MOG_GoldHud.js

プラグインのヘルプ:

/*:ja
 * @plugindesc (v1.1) マップ画面で所持金をHUD表示します。
 * @author Moghunter
 * @target MZ
 * @url https://raw.githubusercontent.com/harizumi/Moghunter-MZ-jp/main/MOG_GoldHud.js
 *
 * @param Initial Visible
 * @text 開始時のHUD表示
 * @type boolean
 * @on 表示
 * @off 非表示
 * @default true
 *
 * @param Hud X-Axis
 * @text HUDのX軸位置
 * @desc 正:右 / 負:左
 * @type number
 * @min -9007
 * @max 9007
 * @default 555
 *
 * @param Hud Y-Axis
 * @text HUDのY軸位置
 * @desc 正:下 / 負:上
 * @type number
 * @min -9007
 * @max 9007
 * @default 560
 *
 * @param Number X-Axis
 * @text 値のX軸位置
 * @desc 正:右 / 負:左
 * @type number
 * @min -9007
 * @max 9007
 * @default 240
 *
 * @param Number Y-Axis
 * @text 値のY軸位置
 * @desc 正:下 / 負:上
 * @type number
 * @min -9007
 * @max 9007
 * @default 24
 *
 * @param Fade Limit
 * @text 最大不透明度
 * @desc 0から255。プレイヤーがHUDと重なった時のHUD不透明度
 * @type number
 * @max 255
 * @default 60
 *
 * @command GoldHudVisible
 * @desc HUDを表示/非表示
 * @text 表示 / 非表示
 *
 * @arg visible
 * @desc HUDを表示/非表示にします。
 * @text 表示指定
 * @default true
 * @type boolean
 * @on 表示
 * @off 非表示
 *
 * @help
 * 翻訳:
 * https://fungamemake.com/
 *
 * ===========================================================================
 * +++ MOG Gold Hud (v1.1) +++
 * By Moghunter 
 * https://mogplugins.wordpress.com
 * ===========================================================================
 * マップ画面で所持金をHUD表示します。
 * 必要な画像ファイルを下記に保存してください。
 * img/system/
 *
 * Gold_A.png
 * Gold_B.png
 * ===========================================================================
 * プラグインコマンドでHUDを表示/非表示ができます。
 *
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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