Originally Posted by
Trenloe
So, the more I thought about this the more I realised it wouldn't be much work to implement.
Try the attached new v2 extension. This shows the tokens from the higher layers on the currently selected layer, but it shows them as "shadows" - basically, the same as a token that is set to invisible for players.
Let me know how it goes - remember to keep in mind the usual layer extension gotchas mentioned in posts #1 and #2!
Oh, and remember to deselect the "Enhanced Images (CoreRPG+)" and select "Enhanced Images v2 (CoreRPG+)". Don't run both extensions at once.
The shadow tokens will have their name (shown as a tooltip) starting with xPL or xFL to indicate which layer they originate from: play layer (top) or feature layer (middle), respectively. This is used in the code to remove the shadow tokens when the layer is exited, and it has a nice by product of letting the GM know which layer the original is on.
Unfortunately the shadow tokens can be interacted with by the GM - I'm not aware of anything to stop this. If you move the shadow tokens it won't have any effect on the original token and leaving the layer and returning to it will re-initialise the shadow tokens in the correct place.