An open library of RPG Maker MV plugins, powered by the community.

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

Touch Bind To Key - TouchBindToKey.js

Plugin desc : Mouse input key binding plugin

License : MIT License

Author : Triacontane

Website : https://triacontane.blogspot.com/

Desc page : https://triacontane.blogspot.com/

Download Page : https://raw.githubusercontent.com/munokura/triacontane-MV-plugins/refs/heads/main/TouchBindToKey.js

File name : TouchBindToKey.js

Help of plugin :

@url https://triacontane.blogspot.com/
@plugindesc Mouse input key binding plugin
@author Triacontane
@license MIT License

@help
English Help Translator: munokura
This is an unofficial English translation of the plugin help,
created to support global RPG Maker users.
Feedback is welcome to improve translation quality
(see: https://github.com/munokura/triacontane-MV-plugins ).
Original plugin by Triacontane.
Please check the latest official version at:
https://triacontane.blogspot.com
-----
Binds mouse clicks to specific buttons.
When bound, the original click action will be disabled.

- List of strings that can be specified as parameters
tab
ok
shift
control
escape
pageup
pagedown
left
up
right
down
debug
menu

Caution!
Currently, this plugin is for mouse (PC) use only. Touch operation is not
supported.

This plugin does not have any plugin commands.

Terms of Use:
You may modify and redistribute this plugin without permission from the
author, and there are no restrictions on its use (commercial, 18+, etc.).
This plugin is now yours.

@param 左クリックボタン
@text Left click button
@desc This button corresponds to a left click.

@param 中央クリックボタン
@text Middle click button
@desc This button corresponds to the center (wheel) click.

@param 右クリックボタン
@text Right-click button
@desc This button corresponds to a right click.

@param 元の動作を抑制
@text Suppress the original behavior
@desc Suppresses the functions originally assigned to the mouse.
@default OFF

スポンサードリンク

-MV plugins

Copyright© PGMV - The Community-Driven Plugin Library for RPG Maker MV , 2026 All Rights Reserved.