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

#ツクプラ

MOG Cursor Border - MOG_CursorBorder.js

シェア用テキスト:
▼MOG Cursor Border(Moghunter様作) - MOG_CursorBorder.js
https://plugin.fungamemake.com/archives/19227
コマンド選択に境界線を追加

ふりがな:かーそるぼーだー

機能概要: コマンド選択に境界線を追加

利用規約(ライセンス):https://mogplugins.wordpress.com/terms-of-use/

作者:Moghunter

作者サイト:https://x.com/moghunter1

解説ページ:https://fungamemake.com/archives/2918

ダウンロードページ:https://mogplugins.wordpress.com/rpg-maker-mv/

ファイル名:MOG_CursorBorder.js

プラグインのヘルプ:

/*:ja
 * @plugindesc (v1.0) コマンド選択に境界線を追加します。
 * @author Moghunter
 *
 * @param Border Visible
 * @desc 境界Aの表示有効設定
 * @default true
 * @type boolean
 * @on 有効
 * @off 無効
 *
 * @param Border Line Visible
 * @desc 境界Bの表示有効設定
 * @default true
 * @type boolean
 * @on 有効
 * @off 無効
 *
 * @param Border Animation
 * @desc 境界Aのアニメーション有効設定
 * @default false
 * @type boolean
 * @on 有効
 * @off 無効
 *
 * @param X-Axis Offset
 * @desc 境界のX軸設定
 * @default 0
 *
 * @param Y-Axis Offset
 * @desc 境界のY軸設定
 * @default 0
 *
 * @param Border X-Space
 * @desc 境界BからAへのX間隔量
 * @default 4
 *
 * @param Border Y-Space
 * @desc 境界BからAへのY間隔量
 * @default 4
 *
 * @help
 * 翻訳:ムノクラ
 * https://munokura.tk/
 * https://twitter.com/munokura/
 *
 * ===========================================================================
 * +++ MOG - Cursor Border(v1.0) +++
 * By Moghunter
 * https://atelierrgss.wordpress.com/
 * ===========================================================================
 * コマンド選択に境界線を追加します。
 * ===========================================================================
 * 必要ファイル
 * ===========================================================================
 * 必要な画像ファイルを下記に保存してください。
 * (/img/system/)
 *
 * CursorBorderA.png
 * CursorBorderB.png
 *
 */

スポンサードリンク

スポンサードリンク

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