MZ用プラグイン

Mano パーティメンバー回転並び替え - Mano_PartyRotate.js

シェア用テキスト:
▼Mano パーティメンバー回転並び替え(しぐれん様作) - Mano_PartyRotate.js
https://plugin-mz.fungamemake.com/archives/2288
パーティメンバーを並び替えて回転させます。戦闘に参加していないキャラはそのままです。

ふりがな:ぱーてぃめんばーかいてんならびかえ

機能概要: パーティメンバーを並び替えて回転させます。戦闘に参加していないキャラはそのままです。

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

作者:しぐれん

作者サイト:https://siguren400.booth.pm/

ダウンロードページ:https://raw.githubusercontent.com/sigureya/rpgmakermz/m…

ファイル名:Mano_PartyRotate.js

プラグインのヘルプ:

/*:
 * @plugindesc partyMemberOrder Rotate
 * @author しぐれん(https://github.com/Sigureya/RPGmakerMV)
 * @url https://raw.githubusercontent.com/Sigureya/RPGmakerMZ/master/Mano_CurrencyUnit.js
 * 
 * @target MZ
 * 
 * @help
 * パーティメンバーを並び替えて並び替えて回転させます。
 * 戦闘に参加していないキャラはそのままです。
 * 1,2,3,4の並びを2,3,4,1にするなど。
 * 戦闘キャラによってイベントが変わる場合などで便利です。
 * 
 * @command rotateForward
 * @text 前方回転/rotateForward
 * @desc partyMember rotateForward
 * Ex:1,2,3,4→2,3,4,1
 * 
 * @command rotateBackward
 * @text 後方回転/rotateBackward
 * @desc partyMember rotateBackward
 * Ex:1,2,3,4→4,1,2,3,
 * 
*/

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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