RPGツクールMV用プラグイン投稿・告知サイト

#ツクプラ

TDDP Manage Dashing - TDDP_ManageDashing.js

シェア用テキスト:
▼TDDP Manage Dashing(Galenmereth様作) - TDDP_ManageDashing.js
https://plugin.fungamemake.com/archives/10006
シンプルなプラグインオプションを用いて、ゲーム内でダッシュモードを使えるようにできます。(もしくは無効化できます)

ふりがな:まねーじだっしゅ

機能概要: シンプルなプラグインオプションを用いて、ゲーム内でダッシュモードを使えるようにできます。(もしくは無効化できます)

利用規約(ライセンス):https://creativecommons.org/licenses/by/4.0/deed.ja

作者:Galenmereth

作者サイト:https://github.com/TorD

解説ページ:https://tkool.jp/mv/special/plugin.html

ファイル名:TDDP_ManageDashing.js

備考:準公式プラグイン
C:\Program Files\Steam\steamapps\common\RPG Maker MV\dlc\RPGmakerWeb_plugins

プラグインのヘルプ:

/*:ja
 * @plugindesc ゲーム内でのダッシュモードの利用が可能になります。
 * @author Tor Damian Design / Galenmereth
 *
 * @param Disable Auto-dash
 * @desc trueにすることで、タッチおよびマウスのインプットを無効化し、
 * オートダッシュが発動します。ダッシュボタンの利用も可能です。
 * @default false
 *
 * @param Disable Dashing
 * @desc trueにすることで、ダッシュを無効化します。
 * 同時に、「常時ダッシュ」のオプションを削除します。
 * @default false
 *
 * @param Remove Dash Option
 * @desc trueにすることで、「常時ダッシュ」のオプションをゲームから削除します。
 * @default false
 *
 * @help =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 * Information
 * =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 * TDDP_ManageDashingはシンプルなオプションによって、
 * ゲーム内でのダッシュモードを可能にするプラグインです。
 *
 * アップデートと簡易使用方法については、
 * こちらのプラグインのサイトを参照してください。
 * http://mvplugins.tordamian.com/plugins/manage-dashing/
 *
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * Changelog:
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 *  1.0.0  Stable initial release.
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * Terms & Conditions
 * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * このプラグインは、商用利用・非商用利用どちらにもフリーで公開されています。
 * 使用方法の全文についてはこちらのサイトを確認してください。
 * http://mvplugins.tordamian.com/terms-of-use 
 */

スポンサードリンク

スポンサードリンク

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