battle-screen
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
battle-screen [2023/03/30 08:58] – banerjeesw | battle-screen [2023/05/19 22:20] (current) – [Item Button] isiahgames | ||
---|---|---|---|
Line 15: | Line 15: | ||
| **Max Hand Width** | The max horizontal space the hand can take up. | | | **Max Hand Width** | The max horizontal space the hand can take up. | | ||
| **Min Card Separation W** | The minimum space in pixels between cards until the max width would otherwise be reached. | | | **Min Card Separation W** | The minimum space in pixels between cards until the max width would otherwise be reached. | | ||
+ | | **Card Rotation Multiplier** | Cards will rotate the farther they are from the hand. This adds a multiplier to that amount to increase or decrease that rotation. | | ||
+ | | **Card Height Multiplier** | Card height changes depending on their distance from the center of the hand. This adds a multiplier to that amount to increase or decrease that height. | | ||
| | | | | | | | ||
Line 62: | Line 64: | ||
| **Discard Disabled Image** | The image that is used when the Discard button cannot be pressed - when not enough cards have been selected for discard. | | | **Discard Disabled Image** | The image that is used when the Discard button cannot be pressed - when not enough cards have been selected for discard. | | ||
| **X coordinate**\\ **Y coordinate** | The coordinates on screen for the End Turn button. | | | **X coordinate**\\ **Y coordinate** | The coordinates on screen for the End Turn button. | | ||
+ | | **End Turn Use Condition** | (Advanced use) A code expression that must evaluate to true for the End Turn Button to be usable. | | ||
| | | | | | | | ||
Line 76: | Line 79: | ||
| **X coordinate**\\ **Y coordinate** | The x coordinate for the item button to be on the screen. The y coordinate for the item button to be on the screen. You should keep it to the left of the hand. | | | **X coordinate**\\ **Y coordinate** | The x coordinate for the item button to be on the screen. The y coordinate for the item button to be on the screen. You should keep it to the left of the hand. | | ||
| **Item Button Description** | The text that appears on the help window when the item button is highlighted. If the Show Help Window parameter is set to OFF, you can ignore this. | | | **Item Button Description** | The text that appears on the help window when the item button is highlighted. If the Show Help Window parameter is set to OFF, you can ignore this. | | ||
+ | | **Item Button Use Condition** | (Advanced use) A code expression that must evaluate to true for the Item Button to be usable. | | ||
===== Other Windows ===== | ===== Other Windows ===== |
battle-screen.1680159496.txt.gz · Last modified: 2023/03/30 08:58 by banerjeesw