MZ用プラグイン

DarkPlasma 画面内に画像を降らせる - DarkPlasma_FallImages.js

シェア用テキスト:
▼DarkPlasma 画面内に画像を降らせる(DarkPlasma様作) - DarkPlasma_FallImages.js
https://plugin-mz.fungamemake.com/archives/1766
何らかの画像を降らせる画面演出を提供します。

ふりがな:がめんないにがぞうをふらせる

機能概要: 何らかの画像を降らせる画面演出を提供します。

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

作者:DarkPlasma

作者サイト:https://elleonard.github.io/DarkPlasma-MZ-Plugins/index.html

解説ページ:https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree…

ダウンロードページ:https://raw.githubusercontent.com/elleonard/DarkPlasma-…

ファイル名:DarkPlasma_FallImages.js

プラグインのヘルプ:

/*:ja
 * @plugindesc 画面内に画像を降らせる
 * @author DarkPlasma
 * @license MIT
 *
 * @target MZ
 * @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
 *
 * @param images
 * @desc 降らせる画像の設定
 * @text 画像設定
 * @type struct<FallImage>[]
 * @default []
 *
 * @command startFall
 * @text 画像を降らせる
 * @desc 画像を画面内に降らせます。
 * @arg id
 * @text 降らせる画像設定ID
 * @desc 降らせる画像設定のIDです。
 * @type number
 *
 * @command stopFall
 * @text 画像を消す
 * @desc 降らせている画像を消し、止ませます。
 *
 * @command fadeOutFall
 * @text 画像をフェードアウトする
 * @desc 振らせている画像をフェードアウトさせ、止ませます。
 *
 * @help
 * 何らかの画像を降らせる画面演出を提供します。
 *
 * プラグインパラメータにIDと画像ファイルを設定し、
 * プラグインコマンドでそのIDを指定してください。
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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