Duplicate a token

I want to place a marker that hold the same layers that the original marker. How I can seve the layer information of the original unit?

Suppose you have the Place Marker trait shown below, I’ve filled in a Dynamic Property line near the bottom to show how I would pass a Dynamic Property called Layer from the old piece to the new piece.

You will need to have defined the Dynamic Property on the new piece as well, but it need not have any value-setting key commands on it.

This is a simple case, but I’m guessing that you are referring to several Layer traits that you want to synchronise with the parent piece. You can use the same technique as long as you are using “Levels follow expression” on each Layer trait. If so, you just Set Dynamic Properties for each DP that drives those Layers.

Hope this help.

1 Like

It sound good in my head… I will try and comment to you.
Thanks for your information.

1 Like

It works, I see this is a nuew version, my old version have not this function!
Great advance!
Thasnk again!

1 Like