Different text labels on each side of card?

I know that if I put the Text Labels ABOVE the Mask property, they only show on the “face” of the card.

I want to have one set of text labels on one side of a card (which can flip back and forth throughout the game) and another set of labels on the other site of the card.

Can anyone offer suggestions on how I might accomplish this?

You would probably need to use layers instead of masks for something like this and have the appropriate layer displayed based on a dynamic property.

Layers don’t let me specify text labels for each layer…only the images.

I use dyn property and layers combined but I have to use one for flip (set value to A, layer A) and revert (set value to B, layer B)