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

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

MV plugins

FTKR Interlock Mouse And Window - FTKR_InterlockMouseAndWindow.js

Plugin desc : v1.1.0 A plugin that synchronizes the mouse pointer with the window cursor

License : MIT License

Author : Futokoro

Desc page : https://github.com/munokura/futokoro-MV-plugins

Download Page : https://raw.githubusercontent.com/munokura/futokoro-MV-plugins/refs/heads/master/FTKR_InterlockMouseAndWindow.js

File name : FTKR_InterlockMouseAndWindow.js

Help of plugin :

@plugindesc v1.1.0 A plugin that synchronizes the mouse pointer with the window cursor
@author Futokoro
@url https://github.com/munokura/futokoro-MV-plugins
@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/futokoro-MV-plugins ).
Original plugin by Futokoro.
Please check the URL below for the latest version of the plugin.
URL https://github.com/futokoro/RPGMaker
-----
-----------------------------------------------------------------------------
Overview
-----------------------------------------------------------------------------
The cursor on the window moves in sync with the mouse pointer.

Normally, you need to click twice to execute a command with the mouse.

With this plugin, the cursor moves in sync, so you can execute commands with just one click.

-----------------------------------------------------------------------------
Setup
-----------------------------------------------------------------------------
1. Add this plugin to the "Plugin Manager."

-----------------------------------------------------------------------------
License for this plugin
-----------------------------------------------------------------------------
This plugin is released under the MIT License.

Copyright (c) 2018 Futokoro
http://opensource.org/licenses/mit-license.php

Plugin Publisher
https://github.com/futokoro/RPGMaker/blob/master/README.md

-----------------------------------------------------------------------------
Change History
-----------------------------------------------------------------------------

v1.1.0 - 2018/04/30: Added Traits
1. Supports name input window.
2. Added the ability to target windows stored in the children folder directly under Scene_Base.

v1.0.1 - 2018/03/24: Bug fixes

v1.0.0 - 2018/02/25: First version created

-----------------------------------------------------------------------------

@param カーソル音を鳴らす
@text Play cursor sound
@desc Do you want to hear sound effects when you move the cursor with the mouse?
@default true
@type boolean
@on valid
@off invalid

@param 対象拡張フラグ
@text Target extension flag
@desc Please enable this if the mouse pointer does not move when placed over a window.
@default false
@type boolean
@on valid
@off invalid

スポンサードリンク

-MV plugins

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