User Tools

Site Tools


plugin-help-box-control

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin-help-box-control [2024/03/23 22:08] – [Parameters] banerjeeswplugin-help-box-control [2024/03/23 22:26] (current) banerjeesw
Line 2: Line 2:
  
 **MYTH_CGC_HelpBoxControl** is a plugin allows you to change the Help Window into a moving Tooltip that **MYTH_CGC_HelpBoxControl** is a plugin allows you to change the Help Window into a moving Tooltip that
-follows the currently selected Card in Hand. You can alter the dimensions of the Help Window to suit your game's needs.+follows the currently selected Card in Hand. You can alter the dimensions of the Help Window to suit your game's needs. You can set an Anchor Point on screen where the Help Window will go to when not moving around or being offset by another feature. You can change the alignment of the Window relative to the current Card (placing it on Top, to the Left/Right, or on the Bottom).
  
-You can set an Anchor Point on screen where the Help Window will go to when not moving around or being offset by another featureYou can change the alignment of the Window relative to the current Card (placing it on Top, to the Left/Right, or on the Bottom).+{{ https://img.itch.zone/aW1nLzE1NTAzNzg0LnBuZw==/original/jen154.png?nolink&640 }}
  
-This plugin supports the State Windows created by the Myth_StateInfoPopup plugin so that those Windows are nested under the Help Window. You can change the alignment of the State Windows so they appear in a different part of the card or in a new configuration that better suits your game's UI. It is recommended to have your project at a resolution of 1280 x 720 px or higher to take full advantage of these UI Elements (otherwise the screen might feel a little cramped).+This plugin supports the State Windows created by the **MYTH_StateInfoPopup** plugin so that those Windows are nested under the Help Window. You can change the alignment of the State Windows so they appear in a different part of the card or in a new configuration that better suits your game's UI. It is recommended to have your project at a resolution of 1280 x 720 px or higher to take full advantage of these UI Elements (otherwise the screen might feel a little cramped).
  
 If the Help Window or State Windows gets too close to the edge of the screen, you can enable the Screen Edge Buffer and Smart Alignment via plugin parameters so letting the plugin figure out how best to show all Windows within the screen. If the Help Window or State Windows gets too close to the edge of the screen, you can enable the Screen Edge Buffer and Smart Alignment via plugin parameters so letting the plugin figure out how best to show all Windows within the screen.
  
-Made to work with MYTH_CGC_CoreEngine and Myth_StateInfoPopup plugins. Place those above this plugin so that the tied in features on this plugin can work.+Made to work with **MYTH_CGC_CoreEngine** and **Myth_StateInfoPopup** plugins. Place those above this plugin so that the tied in features on this plugin can work.
  
 **Current Version: 1.1.0** **Current Version: 1.1.0**
Line 29: Line 29:
 | **Font Face** | Font Face for the Help Box (has to have the same name as in fonts folder) | | **Font Face** | Font Face for the Help Box (has to have the same name as in fonts folder) |
 | **Font Size** | Font Size of the Help Box | | **Font Size** | Font Size of the Help Box |
 +
 +| **Follow Conditions** ||
 +| **Follow Select Card?** | Determines whether the Help Box follows the currently selected card at an offset. |
 +| **Lock X when Follow?** | If True, this will fix X of the Help Box while following so it doesn't offset based on index. |
 +| **Lock Y when Follow?** | If True, this will fix Y of the Help Box while following so it doesn't offset at an arc. |
 +| **Use Anchor Fallback?** | If True, if inspecting outside of the Card Hand, Help Box will fallback to Anchor X Y |
 +
 +| **State Window Integration** ||
 +| **Host State Windows?** | If using MYTH_StateInfoPopup, this will host those Windows under the Help Box |
 +| **Allow Dynamic Offset?** | If ON, offsets Help Box relative to current # of State Windows. If OFF, offsets Help Box based on max # of State Windows. |
 +| **State Align Override** | Use this if you want make sure that the State Windows ONLY show up in one configuration (ignoring Card Align). |
 +
  
 ===== Version History ===== ===== Version History =====
Line 59: Line 71:
 - Basic Functionality complete. You can move the Help Box around based on Hand Index. - Basic Functionality complete. You can move the Help Box around based on Hand Index.
 </code> </code>
 +
 +=====  =====
plugin-help-box-control.1711228104.txt.gz · Last modified: 2024/03/23 22:08 by banerjeesw