MOG Oppai - MOG_Oppai.js
シェア用テキスト:
▼MOG Oppai(Moghunter様作) - MOG_Oppai.js
https://plugin.fungamemake.com/archives/19249
イベント画像の歩行・足踏みアニメーションの胸部を強調
ふりがな:おっぱい
機能概要: イベント画像の歩行・足踏みアニメーションの胸部を強調
利用規約(ライセンス):https://mogplugins.wordpress.com/terms-of-use/
作者:Moghunter
作者サイト:https://x.com/moghunter1
解説ページ:https://fungamemake.com/archives/2232
ダウンロードページ:https://mogplugins.wordpress.com/rpg-maker-mv/
ファイル名:MOG_Oppai.js
プラグインのヘルプ:
/*:ja * @plugindesc (v1.2) >_< * @author Moghunter * * @param Outline * @desc アウトラインを追加 * @type boolean * @default true * * @param X - Axis Front * @desc 胸のX軸定義(正面) * @default 0 * * @param Y - Axis Front * @desc 胸のY軸の定義(正面) * @default 0 * * @param X - Axis Side * @desc 胸のX軸定義(横向) * @default 0 * * @param Y - Axis Side * @desc 胸のY軸の定義(横向) * @default 0 * * @help * 翻訳:ムノクラ * https://munokura.tk/ * https://twitter.com/munokura/ * * ============================================================================ * +++ MOG Oppai (v1.2) +++ * By Moghunter * https://atelierrgss.wordpress.com/ * ============================================================================ * 画像を編集せずに、歩行キャラの胸のサイズを大きくします。 * 実際には全く役に立たないプラグイン....>_< * * ============================================================================ * COMENTÁRIOS * ============================================================================ * 下の注釈をイベントに使用し、画像の胸を大きくします。 * * oppai : MODE : X1 : Y1 : X2 : Y2 * * Mode -> 0 左 / 1 中央 * X1 -> X軸位置(正面) * Y1 -> Y軸位置(正面) * X2 -> X軸位置(横) * Y2 -> Y軸位置(横) * * 例 * oppai : 1 : 0 : 0 : 0 : 0 * * ============================================================================ * - WHAT'S NEW * ============================================================================ * (version 1.2) * - (UPD) - パフォーマンスが向上しました。 * * (version 1.1) * - (BUG FIX) - MOG_CharPosesは必要がなくなりました。 * - (NEW) - アウトライン効果を追加しました。 * - (UPD) - 64pxスプライト(64 - 96)との互換性 * */