MPP エンカウント特殊演出 - MPP_EncounterEffect_Op1.js
シェア用テキスト:
▼MPP エンカウント特殊演出(木星ペンギン様作) - MPP_EncounterEffect_Op1.js
https://plugin-mz.fungamemake.com/archives/7383
MPP_EncounterEffect.js の細かなパラメータを設定できます。
ふりがな:えんかうんととくしゅえんしゅつ
機能概要: MPP_EncounterEffect.js の細かなパラメータを設定できます。
利用規約(ライセンス): MITライセンス
作者:木星ペンギン
作者サイト:https://woodpenguin.web.fc2.com/
解説ページ:https://woodpenguin.web.fc2.com/MV_Plugin/EncounterEffe…
ファイル名:MPP_EncounterEffect_Op1.js
プラグインのヘルプ:
/*:ja * @target MZ * @plugindesc MPP_EncounterEffect.js の細かなパラメータを設定できます。 * @author 木星ペンギン * @url * * @base MPP_EncounterEffect * @orderAfter MPP_EncounterEffect * * @help [version 1.1.2] * このプラグインはRPGツクールMZ用です。 * * ================================ * Mail : wood_penguin@yahoo.co.jp (@は半角) * Blog : http://woodpenguin.blog.fc2.com/ * License : MIT license * * @param Type 1 Params * @text タイプ1 設定 * @desc * @type struct<type1> * @default * * @param Type 2 Params * @text タイプ2 設定 * @desc * @type struct<type2> * @default * * @param Type 3 Params * @text タイプ3 設定 * @desc * @type struct<type3> * @default * * @param Type 4 Params * @text タイプ4 設定 * @desc MZのみ * @type struct<type4> * @default * * @param Type 5 Params * @text タイプ5 設定 * @desc MZのみ * @type struct<type5> * @default * * @param Line Width * @text 線の幅 * @desc 破片の縁取りの幅 * @type number * @min 0 * @max 99 * @default 4 * * @param Flash Opacity * @text フラッシュの強さ * @desc * @type number * @min 0 * @max 255 * @default 255 * * @param Break Rate * @text 画面割れ移動率 * @desc 画面が割れる際の移動率(%) * @type number * @min 0 * @max 9999 * @default 100 * * @param Slide Rate * @text 画面ズレ率 * @desc 画面が割れる際の画面ズレ率(%) * @type number * @min 0 * @max 9999 * @default 100 * * @param Rotation Rate * @text 破片回転率 * @desc * @type number * @min 0 * @max 9999 * @default 100 * */
