Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
updating readme for 1.1.0
  • Loading branch information
David-Zvekic authored Feb 27, 2021
1 parent 4948343 commit 0bf8250
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,17 @@
# pushTokenBack
# pushTokenBack v 1.1.0
**Push Token Back** - Reveal Tokens Buried Behind Each Other
***
A module for Foundry VTT.

With **Push Token Back** you can float your cusor over foreground obstructing tokens, press a macro hot-key and send them to the back of stack. This allows you to access the token you want, even when it's hidden beneath others.
With **Push Token Back** you can float your cusor over foreground obstructing tokens, press a hot-key and send them to the back of stack. This allows you to access the token you want, even when it's hidden beneath others.

**Push Token Back** works on your own canvas so it will not confuse other players or alter their view. It does not activate the token being pushed, so requires no ownership or access to the token.

This is especially useful in games where players may fight many enemies in close quarters and tokens crawl over each other, occasionally preventing a player or GM from being able to see or manipulate the token they need.


**Installation**
1. Install the included pushTokenBack macro (found in your compendium after installation) onto any macrobar slot, so you can activate it by pressing a number.

**Usage**
1. Float your cursor over a token which is obstructing your view of other tokens.
2. Press the number associated with the macrobar slot.
2. Press the Hotkey associated with Push Token Back. You can change this in Foundry VTT settings. The default is uppercase "Z".
3. The token will be pushed beneath any other tokens it was hiding, allowing you to access them normally.

Notes: pushTokenBack does not actually manipulate tokens on the server, it is purely a local manipulation of the canvas rendering order, so no other players will see what you are pushing back. This enables multiple players to access multiple tokens all occupying the same grid square.
Expand Down

0 comments on commit 0bf8250

Please sign in to comment.