MZ用プラグイン

ツクールDS風リザルト - DSStyleResult.js

シェア用テキスト:
▼ツクールDS風リザルト(あわやまたな様作) - DSStyleResult.js
https://plugin-mz.fungamemake.com/archives/6434
リザルト、レベルアップをツクールDS風にします。

ふりがな:つくーるDSふうりざると

機能概要: リザルト、レベルアップをツクールDS風にします。

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

作者:あわやまたな

作者サイト:https://awaya3ji.seesaa.net/

解説ページ:https://awaya3ji.seesaa.net/article/499971374.html

ファイル名:DSStyleResult.js

プラグインのヘルプ:

/*:ja
* @target MZ
* @plugindesc リザルト、レベルアップをツクールDS風にします。
* @author あわやまたな (Awaya_Matana)
* @url https://awaya3ji.seesaa.net/article/499971374.html
* @help キー上下、マウスホイール、ドラッグ、スワイプでウィンドウを
* スクロールできます。
*
* [更新履歴]
* 2023/07/09:Ver.1.0.0 公開。
* 2023/07/25:Ver.1.1.0 タッチ操作時の挙動修正。
* 2023/12/11:Ver.1.1.1 開閉アニメーションを設定可能にしました。
*
* @param audio
* @text オーディオ
* @desc ME、SEを設定します。
* @type struct<audio>
* @default {”optimizedMode”:”true”,”levelUpMe”:”{”name”:””,”volume”:”90”,”pitch”:”100”,”pan”:”0”}”,”levelUpSe”:”{”name”:”Flash3”,”volume”:”90”,”pitch”:”100”,”pan”:”0”}”}
*
* @param animationEnabled
* @text 開閉アニメーション有効化
* @desc 開閉アニメーションを有効化します。
* @default true
* @type boolean
*
* @param itemIconEnabled
* @text アイテムアイコン有効化
* @desc アイテムアイコンを有効化します。
* @default true
* @type boolean
*
* @param x
* @text X座標
* @desc リザルトウィンドウのX座標
* @default auto
* @type combo
* @option auto
*
* @param y1
* @text Y座標
* @desc リザルトウィンドウのY座標
* @default auto
* @type combo
* @option auto
*
* @param y2
* @text マップでのY座標
* @desc マップでレベルアップした時に表示される場合のY座標
* @default auto
* @type combo
* @option auto
*
* @param width
* @text 幅
* @desc リザルトウィンドウの幅
* @default auto
* @type combo
* @option auto
*
* @param numLines
* @text 行数
* @desc リザルトウィンドウの行数
* @default 5
* @type number
* @min 1
*
* @param countItems
* @text アイテムを数える
* @desc アイテムを数えます。
* @default true
* @type boolean
*
* @param alignCenter
* @text テキストの中央寄せ
* @desc テキストを中央に寄せます。
* @default true
* @type boolean
*
* @param noRepeat
* @text ページ送り時リピートなし
* @desc 長押しでテキストを見逃さないようにします。
* @default true
* @type boolean
*
* @param windowSkin
* @text ウィンドウスキン
* @desc リザルトウィンドウのファイル名を指定します。
* @type file
* @dir img/system
*
* @param windowOpacity
* @text ウィンドウ不透明度
* @desc リザルトウィンドウの不透明度を指定します。
* -1でシステムの初期値。
* @default -1
* @type number
* @min -1
*
*/

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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