A downloadable tool

Buy Now$1.00 USD or more

* This plugin allows you to change the party formation from the map scene. 
 * 
 * Window size, which button to use, and other various options are included.
 * 
 * Does not currently support plug and play compatibility with 
 * Keyboard Mapping plugins.
 * 
 * When selecting the keyboard key you want to open the menu - 
 * **YOU MUST USE THE JAVASCRIPT CODE FOR THE KEY**
 * For Javascript Key Codes, visit http://www.javascriptkeycode.com/ 
 * or do a quick online search for "Javascript Keyboard Codes" 
 * 
 * Changing sprite size, or window size will make the items not centered. 
 * Use the Location parameters to adjust them to your liking. 
 * 
 * When using a background image, file must be a .png in the img/pictures folder. 
 * **DO NOT INCLUDE ".png" IN THE PARAMETER**
 * Example: FormationBackground
 *
 * If the image covers your formation window or doesn't show up at all, 
 * change the Z-Index parameter, as one of your plugins might be 
 * changing how things are drawn on screen. 
 * 
 * If you don't want the player to be able to change the party leader, 
 * change the "Lock Leader" parameter to "true"


Terms of Use: Okay in commercial or non-commercial projects. No credit is required. Editing is okay for personal use. Reposting, using parts of code, or redistributing with intent to sell can't be done without permission. 

Purchase

Buy Now$1.00 USD or more

In order to download this tool you must purchase it at or above the minimum price of $1 USD. You will get access to the following files:

TFFormationScene.js 10 kB
TFFormationSceneMZ.js 13 kB

Comments

Log in with itch.io to leave a comment.

hi there, i tried to attach the input into PgUp/Down but realized it's not supported. Is there any way you might update this? Thank you!