#Different token images based on ownership?

1 messages · Page 1 of 1 (latest)

dusky flax
#

Is there a way to to have one image for the owner of a token(or some other condition) but have a different image for other players?

I don't want to have two separate tokens with one being ownerOnlyVisible and have to select them both all the time.

Is there a way everyone else can see the main token image but the owner sees the handout or something?

visual apex
#

Interesting requirement. One wonders what you are trying to achieve with this. You could make a specific image state that is only visible to the owner which when activated would occlude the original token but only for the owner. Not sure if that would fill your requirements though as anyone could activate that state

wicked lodge
#

It's the same problem with having invisibility. You want different people to see different things on the same token. The above trick is the one I was thinking about. But, I did write a "Disguise" macro so token can have multiple images that can be quickly changed. This is what I would do.

dusky flax