Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| plugin-core-beta [2025/12/15 20:54] – [Version History] isiahgames | plugin-core-beta [2025/12/15 21:11] (current) – [Plugin Commands] isiahgames |
|---|
| | <code>HideAllCards</code> | Map & Battle | This will hide all cards. | | | <code>HideAllCards</code> | Map & Battle | This will hide all cards. | |
| | <code>MoveCard [index] [x] [y]</code> | Map & Battle | This moves the card of the specified index to the specified x and y coordinates. | | | <code>MoveCard [index] [x] [y]</code> | Map & Battle | This moves the card of the specified index to the specified x and y coordinates. | |
| | | <code>ScaleCard [index] [x] [y] [instant]</code> | Map & Battle | This changes the scale of the card of the specified index. X scale and Y scale are independent. Replace [instant] with ''true'' to make the change instantaneous, or ''false'' to make the card's scale change over time. | |
| | | <code>RotateCard [index] [angle] [instant]</code> | Map & Battle | This changes the rotation of the card to the specified angle (in degrees). Replace [instant] with ''true'' to make the change instantaneous, or ''false'' to make the card's rotation change over time. | |
| | | <code>SkewCard [index] [x] [y] [instant]</code> | Map & Battle | This changes the skew of the card of the specified index. Replace [instant] with ''true'' to make the change instantaneous, or ''false'' to make the card's scale change over time. | |
| |
| ===== Notetags ===== | ===== Notetags ===== |