Sent to another Map Window

Hi

I would like help with a situation:
A card has a die.
I created two decks, one for cards and one for dices in another map window.
I want to click on the card on the Main Map and the dice in the deck dice on the Map Window is sent to up the card.

Is there an exemple this ?

Thks

Hi David,

I am not quite sure what you mean by " the dice in the deck dice on the Map Window is sent to up the card" but I’m guessing that you want the dice to appear on the card - either as a dice roll result or ready to be rolled ? Or do you want to roll the dice in the dice window and reference the result on the card?

I think you might want to consider some or all of these elements within a solution:

Layer - use to present dice images on the card based on an evaluated result
Action Buttons - configured around the dice if you want dice to be rolled from the card
Global Key Command - from some Trigger (either the Click on the card, play of the card or click on the dice, as appropriate to your needs); the GKC could send the “Dice Roll” command to your dice tray piece.
Global Properties - to hold the dice results such that the card piece can pick them up and display them.

Mark