oOve / swarm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: Target marker not appearing for players

Ikabodo opened this issue · comments

It seems that if a player targets a token with swarm active, the target marker does not appear for the player, but it does appear for the GM that the player have marked it.

This makes it difficult for the players to know what they have targeted.

image
Player view

image
GM view

This one needs some hackery. I change the tokens transparency to 1 (or opacity to 0) so that the main token doesn't show. It seems that the targeting visualization is based on the same opacity. I'll find a way. Thanks for bringing this to my attention