MZ用プラグイン

ピクチャブラー&歪みフィルタープラグイン - BlurFreqPictureFilter.js

シェア用テキスト:
▼ピクチャブラー&歪みフィルタープラグイン(村人A様作) - BlurFreqPictureFilter.js
https://plugin-mz.fungamemake.com/archives/8615
ピクチャブラー&歪みフィルタープラグイン

ふりがな:ぴくちゃぶらー&ゆがみふぃるたーぷらぐいん

機能概要: ピクチャブラー&歪みフィルタープラグイン

利用規約(ライセンス):https://www.rpgmaker-script-wiki.xyz/kiyaku.php

作者:村人A

作者サイト:https://www.rpgmaker-script-wiki.xyz/index.php

解説ページ:https://rpgmaker-script-wiki.xyz/BlurFreqPictureFilter_…

ファイル名:BlurFreqPictureFilter.js

プラグインのヘルプ:

* @target MZ
 * @plugindesc ピクチャにブラー(ぼかし)と歪みを適用するフィルター効果を追加するプラグインです。
 * @author 村人A
 *
 * @command onFilter
 * @text フィルターのON
 * @desc ブラーと歪みのフィルターを適用開始します。
 *
 * @arg pictureId
 * @text 対象ID
 * @desc フィルターをかける対象のピクチャIDを指定します。
 * @default 1
 * @type number
 * @min 1
 *
 * @command offFilter
 * @text フィルターのOFF
 * @desc フィルターを終了させます。
 *
 * @arg pictureId
 * @text 対象ID
 * @desc フィルターをはずす対象のピクチャIDを指定します。
 * @default 1
 * @type number
 * @min 1
 *
 * @help
 * ============================================================================
 * ■ プラグイン概要
 * ============================================================================
 * 本プラグインは、指定したピクチャにブラー(ぼかし)と歪みを適用する
 * フィルター効果を追加するものです。
 *
 * ============================================================================
 * ■ プラグインコマンド
 * ============================================================================
 * ◇ フィルター適用(onFilter)
 * - 指定したピクチャIDにフィルターを適用します。
 *
 * ◇ フィルター解除(offFilter)
 * - 指定したピクチャIDからフィルターを解除します。
 *
 * ============================================================================
 * ■ 使用方法
 * ============================================================================
 * 1. プラグインコマンド「onFilter」を使用してピクチャにフィルターを適用。
 * 2. プラグインコマンド「offFilter」でエフェクトを解除可能。
 *
 * ============================================================================
 * ■ 更新履歴
 * ============================================================================
 * - Ver.1.0.0: 初版リリース
 *
 * ============================================================================
 * ■ お問い合わせ
 * ============================================================================
 * 不具合や要望は、以下までご連絡ください。
 * Twitter: @rpgmaker_villaA
 * Email: villaa.contact@gmail.com

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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