Updated Move Actions (markdown)

CDeenen
2020-11-11 20:47:08 +01:00
parent cb21a9df2e
commit 7108285bc5

@@ -1 +1,13 @@
To be written
The Move action allows you to move either the selected token, or the canvas.
### Mode
Select between either moving the canvas, or moving the selected token
### Direction
* Center - Center the canvas on the token, or on the canvas
* All others - Set the movement direction
### Background
Sets the background color. The icon needs to have transparent parts (so no jpeg).<br>
You set the color using hexadecimal values, and it must start with '#'.<br>
You could use a [color picker](https://htmlcolorcodes.com/color-picker/) to find the right hex value.