card-overview
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
card-overview [2024/11/30 12:52] – [Anatomy of a Card] banerjeesw | card-overview [2024/11/30 12:57] (current) – [Bases & Card Types] banerjeesw | ||
---|---|---|---|
Line 4: | Line 4: | ||
Each Card is composed of a number of layers of Bitmaps which are drawn to screen in the following sequence: | Each Card is composed of a number of layers of Bitmaps which are drawn to screen in the following sequence: | ||
- | {{https:// | + | {{https:// |
|**Card Base**| Serves as the bottom-most layer which is used to determine the Card's shape and background. You can provide images of any dimensions to make up the Card Base, however, keep in mind how much screen space the Hand has in your game.| | |**Card Base**| Serves as the bottom-most layer which is used to determine the Card's shape and background. You can provide images of any dimensions to make up the Card Base, however, keep in mind how much screen space the Hand has in your game.| | ||
Line 26: | Line 26: | ||
| **Smooth Scaling** | Determines whether smoothing is applied when scaling cards up or down. If this is set to false, scaled cards will appear pixelated, which may be desired if your game has a pixel art style. | | | **Smooth Scaling** | Determines whether smoothing is applied when scaling cards up or down. If this is set to false, scaled cards will appear pixelated, which may be desired if your game has a pixel art style. | | ||
- | If you are using TextFormatPlus, you have additional options for Card Customization. Each individual text component - Name, Description, | + | If you are using [[plugin-text-plus|Text Format Plus]], you have additional options for Card Customization. Each individual text component - Name, Description, |
^ Parameter ^ Description ^ | ^ Parameter ^ Description ^ | ||
Line 51: | Line 51: | ||
==== Bases & Card Types ==== | ==== Bases & Card Types ==== | ||
- | If you have MYTH_CGC_CardTypes, it has a feature where cards of the same card type may all use a different card base from the Default Card Base. The <Card Base> notetag will override this behavior. | + | If you are using [[plugin-card-types|Card Types Plugin]], it has a feature where cards of the same card type may all use a different card base from the Default Card Base. The <Card Base> notetag will override this behavior. |
Priority goes like this: | Priority goes like this: |
card-overview.1732967531.txt.gz · Last modified: 2024/11/30 12:52 by banerjeesw