[![Latest Version](https://img.shields.io/github/v/release/skepickle/foundryvtt-gaming-table-player?display_name=release&sort=semver&label=Latest%20Version)](https://github.com/skepickle/foundryvtt-gaming-table-player/releases/latest) ![Foundry Version](https://img.shields.io/endpoint?url=https://foundryshields.com/version?url=https%3A%2F%2Fraw.githubusercontent.com%2Fskepickle%2Ffoundryvtt-gaming-table-player%2Fmain%2Fmodule.json) [![Forge Installs](https://img.shields.io/badge/dynamic/json?label=Forge%20Installs&query=package.installs&suffix=%25&url=https%3A%2F%2Fforge-vtt.com%2Fapi%2Fbazaar%2Fpackage%2Fgaming-table-player&colorB=blueviolet)](https://forge-vtt.com/bazaar#package=gaming-table-player) [![License](https://img.shields.io/github/license/skepickle/foundryvtt-gaming-table-player?label=License)](LICENSE) [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url]

Gaming Table Player - Gaming Table module for FoundryVTT

A module for FoundryVTT to allow for remote control of a gaming table.

Report Bug / Request Feature

# Gaming Table Player Forces a designated player's view to focus on a specific point in a scene, with a configurable zoom scale, using a configurable hotkey that the GM can use. The GM can press the hotkey while their mouse pointer is over a spot in the scene that is active for the designated player. When this is done, the designated player's view will be panned and zoomed to where the GM's mouse is located. The scale is set by setting two values: Table Width and Table Grid Width. Table Width is the physical width of the gaming table display screen. The Table Grid Width is the physical size desired for the on-screen grids. These two values are used to calculate the scale needed to achieve the desired grid dimensions. The refresh duration that the designated player's view is updated when not triggered by the GM using the hotkey is configurable in the module settings. The default is 5 seconds (5000ms) In addition to this behavior, there are also some optional behaviors that can be enabled via checkboxes in the Gaming Table Player settings configurations: ## Select Tokens When this option is enabled, the designated player will select all tokens on the board for which it has "owner" permission. This allows the gaming table to always show the combined vision for the player-characters. During combat, this behavior is changed to only show the vision for the player character which has the current turn. If it is the turn of a character not owned by the designated player, then the behavior goes back to showing the combined vision for all the player characters. ## Hide UI Elements When this option is enabled, the designated player's view will have the FoundryVTT UI elements hidden. This can be useful if the gaming table player's view is a shared screen that nobody is directly interacting with, therefore those UI elements are not useful and only get in the way. ## Do Not Pan to Tokens When this option is enabled, the core FoundryVTT functionality that pans the canvas when a new owned token is added, or when an owned token is moved off-screen, is disabled for the gaming table player. ## Do Not Pan to Ping When this option is enabled, the core FoundryVTT "Pan Canvas to Ping" functionality is disabled for the gaming table player. ## Draw Table View When this option is enabled, the gaming table's current view is shown as a blue rectangle on the GM's view. Any other scenes that have been focused will be shown as a red rectangle on the GM's view. ## Focus on Select Token When this option is enabled, if the GM has a token selected when they press the hotkey, then the gaming table player will focus on where that token was at that moment on the GM's view. This allows the GM to even use invisible tokens as a center for focus. The gaming table player's view does not shift automatically if the respective token is moved after the hotkey was pressed. ## License Gaming Table Player is a module for Foundry VTT by Skepickle and is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/). This work is licensed under Foundry Virtual Tabletop [EULA - Limited License Agreement for module development from May 29, 2020](https://foundryvtt.com/article/license/). [foundry-shield]: https://img.shields.io/badge/Foundry-v10-informational [foundry-url]: https://foundryvtt.com/ [forks-shield]: https://img.shields.io/github/forks/skepickle/foundryvtt-gaming-table-player.svg?style=flat-square [forks-url]: https://github.com/skepickle/foundryvtt-gaming-table-player/network/members [stars-shield]: https://img.shields.io/github/stars/skepickle/foundryvtt-gaming-table-player.svg?style=flat-square [stars-url]: https://github.com/skepickle/foundryvtt-gaming-table-player/stargazers [issues-shield]: https://img.shields.io/github/issues/skepickle/foundryvtt-gaming-table-player.svg?style=flat-square [issues-url]: https://github.com/skepickle/foundryvtt-gaming-table-player/issues