From c98c9d38db2fec39f7deb88758e56440a394f4c2 Mon Sep 17 00:00:00 2001 From: CDeenen <68693756+CDeenen@users.noreply.github.com> Date: Wed, 11 Nov 2020 22:27:03 +0100 Subject: [PATCH] Updated Token Actions (markdown) --- Token-Actions.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/Token-Actions.md b/Token-Actions.md index 94f522b..33af212 100644 --- a/Token-Actions.md +++ b/Token-Actions.md @@ -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.
+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. +![](https://github.com/CDeenen/MaterialDeck/blob/Master/wiki/img/TokenControl.png) + +Only the top row is set up using the token action, the other are set up using the Macro and Move actions.
+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