kandashi / Next-Up

Auto focus on new combatant
MIT License
12 stars 9 forks source link

Don't render turn marker for tokens not visible to current player #75

Closed mkahvi closed 3 years ago

mkahvi commented 3 years ago

This is especially a problem for tokens only barely obscured, or behind walls, with large turn marker, since the turn marker will be visible even if the token isn't.

kandashi commented 3 years ago

That should deffinatly not be the case, the marker is applied to the Token Image directly, and should only be visible if the token image is visible.

I'll look into it

kandashi commented 3 years ago

I think you mean the Start Turn marker, as that is currently visible to all clients. This will be changed to only tokens that have Owner Permissions on the token.