YEP.77 – Dash Toggle
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).
MV缺乏沖刺的切換鍵。這個插件可以讓你開啟沖刺功能
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.
你可以使用標(biāo)簽來關(guān)閉沖刺特性。如果領(lǐng)隊關(guān)閉了,玩家將不能沖刺
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.
關(guān)閉沖刺
Plugin Commands
You can use these plugin commands to enable or disable dashing mid-game!
你可以用這個插件命令來開啟或關(guān)閉
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.
關(guān)閉
ToggleDashing
– This will enable/disable dashing. This will not take priority in maps that disable dashing altogether.
切換