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 CSS GDM - FTKR_CSS_GDM.js
Plugin desc : v1.1.0 Plugin to change FTKR_CSS status display using GDM
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_CSS_GDM.js
File name : FTKR_CSS_GDM.js
Help of plugin :
@plugindesc v1.1.0 Plugin to change FTKR_CSS status display using GDM @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 ----------------------------------------------------------------------------- Using GraphicalDesignMode.js created by Triacontan, you can change the layout of the FTKR_CSS plugin's status display on the game screen. In design mode, move the mouse cursor within the window and press the alphabetic keys to change each property. *Correspondence between alphabetic characters and properties R. Status displayed in Text1 F. Status displayed in Text2 V. Status displayed in Text3 T. Spacing between each text G. Spacing when displaying multiple items within a text B. Display width ratio for Text1-Text3 The following key operations are only valid for the menu screen, battle screen, and results screen. Y. Number of actors displayed horizontally H. Display height per actor N. Vertical cursor spacing Configurable status windows - Menu screen - Skill screen - Equipment screen - Status screen (*1) - Battle screen - Results screen (requires FTKR_CSS_CustomizeBattleResults.js) - Shop screen (requires FTKR_CSS_ShopStatus.js) (*1) Status screen settings differ from FTKR_CSS_DetailedStatus.js. The status screen is divided vertically into four display areas, and settings are made individually. When configuring settings, position the mouse cursor over each display area. ----------------------------------------------------------------------------- Setup Instructions ----------------------------------------------------------------------------- 1. Add this plugin to the Plugin Manager. 2. The following plugins are required for this plugin to function. Place this plugin below these plugins. GraphicalDesignMode.js FTKR_CustomSimpleActorStatus.js 3. If using the following plugins, place this plugin below them. FTKR_CSS_MenuStatus.js FTKR_CSS_SkillStatus.js FTKR_CSS_DetailedStatus.js FTKR_CSS_EquipStatus.js FTKR_CSS_BattleStatus.js(*1) FTKR_CSS_CustomizeBattleResults.js FTKR_CSS_ShopStatus.js ----------------------------------------------------------------------------- Additional Information ----------------------------------------------------------------------------- 1. To hide Text1 through Text3. Entering only a space will hide them. Leaving them blank will use the default display. ----------------------------------------------------------------------------- License for this Plugin ----------------------------------------------------------------------------- This plugin is released under the MIT License. Copyright (c) 2017 Futokoro http://opensource.org/licenses/mit-license.php Plugin Publisher https://github.com/futokoro/RPGMaker/blob/master/README.md ----------------------------------------------------------------------------- Change History ----------------------------------------------------------------------------- v1.1.0 - 2017/11/18: Specification Changes 1. Compatible with v2.6.0 of FTKR_CustomSimpleActorStatus.js. v1.0.2 - November 10, 2017: Traits Additions 1. Added the ability to load the window settings of FTKR_CSS_MenuStatus.js and FTKR_CSS_BattleStatus.js as defaults. v1.0.1 - November 10, 2017: Bug fixes, Traits additions, and help revisions 1. Fixed an issue where facial images would remain displayed even after being deleted when combined with FTKR_FacialImageDifference.js. 2. Added the ability to load settings from FTKR_CSS extension plugins. 3. Added a note regarding status screen settings to the help. v1.0.0 - November 8, 2017: First version created -----------------------------------------------------------------------------