Card symbol and transform symbol modifications (#83)

This commit is contained in:
GenevensiS
2024-09-29 19:11:46 +02:00
committed by GitHub
parent 56318f0e14
commit 960dc2a219
13 changed files with 45 additions and 29 deletions

View File

@@ -42,6 +42,9 @@ transform_symbol_offset_height_1 := { 0 }
#### To move the symbol to the right of the card:
transform_symbol_mirrored_1 := { true }
#### When the symbol is on the right of the card, transform_symbol_offset_left_1's effect if flipped
#### (Positive numbers will shift to the left)
#### For the other faces on DFCs use:
transform_symbol_offset_top_2 := { 0 }
transform_symbol_offset_left_2 := { 0 }