Skip to content

Foundry VTT Module: A toggleable mode for GMs that increases brightness and reveals fog and tokens.

License

Notifications You must be signed in to change notification settings

dev7355608/gm-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Version Foundry Version Forge Installs License

GM Vision (Foundry VTT Module)

This module adds a toggleable mode for GMs that ...

  • increases the brightness of the scene,
  • reveals the fog of war, and
  • shows all tokens even if they wouldn't be visible normally from the perspective of the controlled token(s).

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

demo

The mode can be 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"));

About

Foundry VTT Module: A toggleable mode for GMs that increases brightness and reveals fog and tokens.

Topics

Resources

License

Stars

Watchers

Forks