| Latest version | 2.0.5 |
|---|---|
| Minimum Core | 13 |
| Compatible Core | 14 |
| Last updated | 1 month ago |
| Created | 3 years ago |
| Authors |
|
| Languages |
English |
| Systems | All systems |
| Project source | Project URL |
| Report bugs | Bug tracker URL |
| Read-me | Readme URL |
| Changelog | Changelog URL |
| License | License URL |
This module adds a toggleable mode for GMs that ...
Tokens that wouldn't be visible normally are highlighted by a hatched overlay.

The mode is toggled by a keybinding (default: CTRL+G), by right-clicking the lighting controls button, or with a script macro. The light bulb icon of the lighting controls button indicates whether it's active (: inactive;
: active).
game.settings.set("gm-vision", "active", !game.settings.get("gm-vision", "active"));
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: gm-vision or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.