AnthonyEdmonds / token-aura-ring

A simple module for Foundry VTT which adds an outlined ring aura to a token.
MIT License
2 stars 0 forks source link

Question - How to set an aura only visible for the player that own the token ? #38

Closed Arnok13 closed 1 hour ago

Arnok13 commented 2 days ago

Hi,

i haven't found this on the documentation, but is it possible to have an aura only visible for the player that own the token (and the Game Master obviously).

Thanks for any answers.

Arnok

AnthonyEdmonds commented 2 days ago

Aura Rings are visible to anyone that can see them based on line of sight and their system role.

I suppose it should be possible to make it so that an Aura Ring would only display to the owner of a token, if that's what you are after.

AnthonyEdmonds commented 1 hour ago

The "Only show for owner?" option has been added in version 2.4.0

Arnok13 commented 51 minutes ago

thanks a lot !