Skip to content

Foundry VTT Module: A toggleable mode for players that reveals non-hiding tokens.

License

Notifications You must be signed in to change notification settings

akxcv/token-locator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token Locator (Foundry VTT Module)

Based on GM vision by dev7355608.

This module adds a toggleable mode for players that reveals non-hiding tokens.

Tokens that wouldn't be visible normally are highlighted by a hatched overlay.

The mode can be toggled by a keybinding (default: CTRL+G) or with a script macro.

game.settings.set("token-locator", "active", !game.settings.get("token-locator", "active"));

About

Foundry VTT Module: A toggleable mode for players that reveals non-hiding tokens.

Topics

Resources

License

Stars

Watchers

Forks