ダッシュのオンとオフを切り替えることができるプラグイン – YEP_DashToggle.js

タイトル
RPG Maker MV lacks the ability to toggle dashingon and off
作者名
ヘルプ
============================================================================
Introduction
============================================================================

RPG Maker MV lacks the ability to toggle dashing on and off. This plugin
will enable you to toggle dashing on and off as well as provide certain
traits that will inhibit the party leader from being able to dash (such as
an extra heavy weapon).

============================================================================
Notetags
============================================================================

You can use these notetags to add a disabled dashing trait. If the leading
party member has a trait that disables dashing, then the player cannot dash
while that actor is in the lead.

Actor, Class, Weapon, Armor, and State Notetag:

<Disable Dashing>
If the leading party member has a trait with this notetag, then the player
cannot dash while that actor is in the lead.

============================================================================
Plugin Commands
============================================================================

You can use these plugin commands to enable or disable dashing mid-game!

Plugin Command

EnableDashing
- Enables the player to be able to dash. However, this will not take
priority in maps that disable dashing altogether.

DisableDashing
- Disables the player from being able to dash.

ToggleDashing
- This will enable/disable dashing. This will not take priority in maps
that disable dashing altogether.

============================================================================
Changelog
============================================================================

Version 1.02:
- Added a failsafe to prevent crashes if there are no members in the party.

Version 1.01:
- Updated for RPG Maker MV version 1.1.0.

Version 1.00:
- Finished Plugin!
パラメータ
( なし )
ライセンス表記

紹介ページ https://github.com/suppayami/yami-engine-delta/blob/master/demo/js/plugins/YEP_DashToggle.js