Updated Token Actions (markdown)
@@ -1,5 +1,20 @@
|
||||
The token action gives you some options to display stats of the token that you have selected in Foundry, and can be set up to do some things when you press the button, for example center the view on that token, or open the token's character sheet.
|
||||
The token action gives you some options to display stats of the token that you have selected in Foundry, and can be set up to do some things when you press the button, for example center the view on that token, or open the token's character sheet.<br>
|
||||
See the image below for an example on how to set up a token control screen. It has been taken from the provided example XL profile.
|
||||
|
||||

|
||||
|
||||
Only the top row is set up using the token action, the other are set up using the Macro and Move actions.<br>
|
||||
Button functions in the top row, from left to right:
|
||||
|
||||
* Back - Exits this folder to go back to the home page of the profile
|
||||
* 2x empty
|
||||
* Display name and icon
|
||||
* Display HP
|
||||
* Display AC
|
||||
* Display movement speed
|
||||
* Display initiative
|
||||
|
||||
# Configuration
|
||||
### Display Name
|
||||
Toggles whether or not the button should display the token's name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user