MZ用プラグイン

フェードイン・アウトを強化 - FadePlus.js

シェア用テキスト:
▼フェードイン・アウトを強化(あわやまたな様作) - FadePlus.js
https://plugin-mz.fungamemake.com/archives/6442
フェードイン・アウトを補強します。

ふりがな:ふぇーどいん・あうとをきょうか

機能概要: フェードイン・アウトを補強します。

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

作者:あわやまたな

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

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

ファイル名:FadePlus.js

プラグインのヘルプ:

/*:
* @target MZ
* @plugindesc フェードイン・アウトを補強します。
* @author あわやまたな (Awaya_Matana)
* @url https://awaya3ji.seesaa.net/article/498644942.html
* @help パラメータはコンボボックスでのフレーム数に影響します。
* [更新履歴]
* 2023/03/19:Ver.1.0.0 公開。
*
* @param instant
* @text 瞬時
* @desc フェードイン・アウトのフレーム数です。
* @type number
* @default 1
*
* @param faster
* @text 速い
* @desc フェードイン・アウトのフレーム数です。
* @type number
* @default 12
*
* @param normal
* @text 普通
* @desc フェードイン・アウトのフレーム数です。
* @type number
* @default 24
*
* @param slower
* @text 遅い
* @desc フェードイン・アウトのフレーム数です。
* @type number
* @default 48
*
* @command fadeIn
* @text 画面のフェードイン
* @desc フェードインします。
*
* @arg duration
* @text 時間
* @desc フレーム数を指定します。
* 数値を入力するかコンボボックスから選択します。
* @default 普通
* @type combo
* @option 瞬時
* @option 速い
* @option 普通
* @option 遅い
*
* @arg wait
* @text 完了までウェイト
* @desc フェードが完了するまで待ちます。
* @default true
* @type boolean
*
* @command fadeOut
* @text 画面のフェードアウト
* @desc フェードアウトします。
*
* @arg duration
* @text 時間
* @desc フレーム数を指定します。
* 数値を入力するかコンボボックスから選択します。
* @default 普通
* @type combo
* @option 瞬時
* @option 速い
* @option 普通
* @option 遅い
*
* @arg wait
* @text 完了までウェイト
* @desc フェードが完了するまで待ちます。
* @default true
* @type boolean
*
*/

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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