plugin-card-collection
This is an old revision of the document!
An extension to MYTH_CGC_CoreEngine that adds a new Card Collection menu showing every card the player has previously owned.
Parameters
| Main Parameters | |
|---|---|
| Horizontal Collection | If set to true, cards will be laid out horizontally. |
| Command Text | The text for the command in the Menu that opens the Collection scene. |
| Max Visible Columns | Number used to calculate how long to wait before scrolling horizontally (vertically if Horizontal Collection). |
| Max Visible Rows | A number used to calculate what row the player currently has selected before scrolling vertically (horizontally if Horizontal Collection). If the game scrolls down too early, try raising this value; and it if scrolls too late, try lowering it. |
| Card Placement Settings | A struct containing several parameters to determine how cards will fit inside their windows. See the next table for info. |
| Missing Card Image | The image to use for missing cards, in img/CGC/bases. If this is blank, the default shading effect will be applied instead. |
| Missing Card Description | The description for the Help Window to display when highlighting a missing card. If this is blank, it will display the actual skill description. |
| Show Help Window? | If set to false, the Help Window will not be present, saving more vertical space for the cards. |
| Background Image | An image in img/pictures to display in the background of the scene. If left blank, the default background (blurred map screenshot) will be used. |
| Card Placement Settings | |
|---|---|
| Max Columns | The number of cards a row before cards move to the next row in the window. |
| Card Scale | The scale of the cards in the windows in the Deck Editor scene. |
| Selected Card Scale | The scale of the card in the windows in the Deck Editor scene that is currently being inspected. |
| Starting Padding | The padding between the left/top of the Window and the top-left-most card. |
| Card Spacing | The spacing between cards. |
| Amount Text Offset | The coordinate offset values for the Amount text. They default to underneath the center of the cards. |
| Amount Text Justify | Whether the amount text of a card will be centered, aligned left, or right. |
plugin-card-collection.1733970970.txt.gz · Last modified: 2024/12/12 03:36 by isiahgames