User Tools

Site Tools


plugin-card-layers

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-card-layers [2025/06/27 22:37] – [Layer Properties] isiahgamesplugin-card-layers [2025/06/27 22:41] (current) – [Badge Notetags] isiahgames
Line 23: Line 23:
  
 |  **Name**  | The name of the Layer. | |  **Name**  | The name of the Layer. |
-|  **Priority**  | A number representing the order of all Layers in the Card. Higher number means farther in front. |+|  **Priority**  | A number representing the order of all Elements in the Card. Higher number means farther in front. |
 |  **Image**  | The image of the Layer, located in img/CGC/bases for the Back and Base Layers and in img/CGC/art for all other Layers | |  **Image**  | The image of the Layer, located in img/CGC/bases for the Back and Base Layers and in img/CGC/art for all other Layers |
 |  **Position Offset**  | The offset position of the Layer. | |  **Position Offset**  | The offset position of the Layer. |
Line 107: Line 107:
 ===== Badges ===== ===== Badges =====
  
-Badges are special components that have an image property and a text property. Instead of having a Priority, they're associated with a Layer and are placed directly on that Layer. Badges have the following properties:+Badges are special components that have an image property and a text property. Badges have the following properties:
  
 | **Name** | The name of the Badge. | | **Name** | The name of the Badge. |
-| **Layer Name** | The Layer the Badge is attached to. |+| **Priority** | A number representing the order of all Elements in the Card. Higher number means farther in front. |
 | **Image** | The image of the Badge, located in img/CGC/art. | | **Image** | The image of the Badge, located in img/CGC/art. |
 | **Position Offset** | The offset position of the Badge. | | **Position Offset** | The offset position of the Badge. |
Line 164: Line 164:
  
 <code> <code>
-BadgeName (ParentLayerName): TextCode | ImageName | X Y | Condition+BadgeName (Priority): TextCode | ImageName | X Y | Condition
 </code> </code>
  
 |  **BadgeName**  | The name of the Badge whose values are being defined/overridden. Can have spaces and is case-insensitive. | |  **BadgeName**  | The name of the Badge whose values are being defined/overridden. Can have spaces and is case-insensitive. |
-| **ParentLayerName** | The name of the Layer this Badge is attached to. |+| **Priority** | A number from 1 to 500 that overrides the default Priority of the badge. |
 | **TextCode** | The code that returns the text for the Badge to display. | | **TextCode** | The code that returns the text for the Badge to display. |
 | **ImageName** | The name of the image file to use for the Badge. Can have spaces. | | **ImageName** | The name of the image file to use for the Badge. Can have spaces. |
plugin-card-layers.1751056672.txt.gz · Last modified: 2025/06/27 22:37 by isiahgames