MZ用プラグイン

ds SV Actor For Menu MZ - dsSVActorForMenuMZ.js

シェア用テキスト:
▼ds SV Actor For Menu MZ(道楽様作) - dsSVActorForMenuMZ.js
https://plugin-mz.fungamemake.com/archives/209
メニューにサイドビューキャラを表示

ふりがな:ds SV めにゅーようあくたー MZ

機能概要: メニューにサイドビューキャラを表示

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

作者:道楽

作者サイト:http://dourakusoftweb.blog.fc2.com/

ダウンロードページ:https://tkool.jp/mz/download/

ファイル名:dsSVActorForMenuMZ.js

備考:サンプルゲーム:Souls Lore

プラグインのヘルプ:

/*:
 * @target MZ
 * @plugindesc メニューにサイドビューキャラを表示するプラグイン ver1.0.0
 * @author 道楽
 *
 * @param Actor Motion Idle
 * @type string
 * @desc 非選択時のアクターのモーション
 * @default walk
 *
 * @param Actor Motion Active
 * @type string
 * @desc 選択時のアクターのモーション
 * @default victory
 *
 * @param Apply States Motion
 * @type boolean
 * @desc ステートに設定されている[SV]モーションの影響を与えます
 * @default false
 *
 * @help
 * 使用できるモーション名
 *   walk     wait
 *   chant    guard
 *   damage   evade
 *   thrust   swing
 *   missile  skill
 *   spell    item
 *   escape   victory
 *   dying    abnormal
 *   sleep    dead
 *
 * このプラグインは以下のメモタグの設定ができます。
 *
 * -----------------------------------------------------------------------------
 * ステートに設定するメモタグ
 *
 * <menuActorMotion:[モーション名]>
 *  ステート時にアクターのモーションを変更します
 *  [モーション名] - 変更するモーションの名称を設定します(文字列)
 *                   「Apply States Motion」がtrueの場合でもこちらが優先されます
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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