Token Lock
From Roll20 Wiki
Page Updated: 2022-04-23 |
![]() | This article is a stub. |
This Tool is only available for GMs in a game. |
GMs can lock a token in place on any Virtual Tabletop b Layers.
- Release Note - March 2, 2022: Dark Mode & Token Lock released(Forum)
- Release Note - Feb 4, 2022: Dark Mode & Token Locking Beta on Dev(Forum)
![](/images/c/c3/Lock-Token-GM-menu_March2022.png)
Token Locking from the menu, while using Dark Mode (March 2022)
API
This is about a Roll20 feature exclusive to Pro-subscribers (and often to players in a Game created by a Pro-subscriber). If you'd like to use this feature, consider upgrading your account. |
- TokenMod supports this from version 0.8.74
- ex.
!token-mod --flip lockMovement
(flips the lock-status of selected tokens, so unlocked tokens get locked, and locked tokens can move again)
- ex.
There are two API that can kinda achieves a token lock(created before Token Lock was released as a feature), but neither does truly stop tokens from being moved, but rather resets their position after moving, so if Dynamic Lighting is active, neither API prevents users from revealing a bit more than wanted.
[Expand] Other workarounds that are less practical |