Welcome to PGMV! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
FTKR Alt TB Select Touched Actor - FTKR_AltTB_SelectTouchedActor.js
Plugin desc : v1.0.1 Click in the status window to select the actor in that row or column
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_AltTB_SelectTouchedActor.js
File name : FTKR_AltTB_SelectTouchedActor.js
Help of plugin :
@plugindesc v1.0.1 Click in the status window to select the actor in that row or column @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 ----------------------------------------------------------------------------- By touching or clicking within the status window, you can change the selection state to the actor displayed in that row or column. This plugin requires FTKR_AlternatingTurnBattle.js (v2.0.0 or later). ----------------------------------------------------------------------------- Setup Instructions ---------------------------------------------------------------------------- 1. Add this plugin to the Plugin Manager. 2. If combining with the following plugins, be sure to follow the plugin management order. FTKR_AlternatingTurnBattle.js ↑Register above this plugin↑ FTKR_AltTB_SelectTouchedActor.js ----------------------------------------------------------------------------- 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.0.1 - 2018/12/04: Bug Fixes 1. Fixed a bug that caused an error when selecting an actor. v1.0.0 - 2018/12/02: First version created ---------------------------------------------------------------------------