Update docs

This commit is contained in:
Mitchell McCaffrey 2021-08-12 17:19:42 +10:00
parent 8fff6ee395
commit 1616d8d2af
6 changed files with 65 additions and 58 deletions

Binary file not shown.

View File

@ -1,50 +1,58 @@
## General
| Shortcut | Description |
| ---------------- | -------------- |
| W | Move Tool |
| Space Bar (Hold) | Move Tool |
| F | Fog Tool |
| D | Drawing Tool |
| M | Measure Tool |
| Q | Pointer Tool |
| N | Note Tool |
| + | Zoom In |
| - | Zoom Out |
| Shift + Zoom | Precision Zoom |
| Shortcut | Description |
| ---------------- | ----------------------- |
| W | Move Tool |
| Space Bar (Hold) | Move Tool |
| F | Fog Tool |
| D | Drawing Tool |
| M | Measure Tool |
| Q | Pointer Tool |
| N | Note Tool |
| + | Zoom In |
| - | Zoom Out |
| Shift + Zoom | Precision Zoom |
| Ctrl + Z | Undo |
| Ctrl + Shift + Z | Redo |
| Ctrl (Hold) | Disabled Grid Snapping |
| Alt + Drag | Duplicate Token or Note |
## Select Tool
| Shortcut | Description |
| -------- | --------------- |
| Ctrl + C | Copy Selection |
| Ctrl + V | Paste Selection |
## Fog Tool
| Shortcut | Description |
| ---------------- | ---------------------- |
| P | Fog Polygon |
| Enter | Accept Fog Polygon |
| Escape | Cancel Fog Polygon |
| Backspace | Undo Fog Polygon Point |
| R | Fog Rectangle |
| B | Fog Brush |
| T | Toggle Fog |
| E | Erase Fog |
| C | Cut Fog |
| L | Multilayer Toggle |
| F | Fog Preview Toggle |
| Ctrl + Z | Undo |
| Ctrl + Shift + Z | Redo |
| Shortcut | Description |
| --------- | ---------------------- |
| P | Fog Polygon |
| Enter | Accept Fog Polygon |
| Escape | Cancel Fog Polygon |
| Backspace | Undo Fog Polygon Point |
| R | Fog Rectangle |
| B | Fog Brush |
| T | Toggle Fog |
| E | Erase Fog |
| C | Cut Fog |
| L | Multilayer Toggle |
| F | Fog Preview Toggle |
## Drawing Tool
| Shortcut | Description |
| ---------------- | --------------- |
| B | Brush |
| P | Paint |
| L | Line |
| R | Rectangle |
| C | Circle |
| T | Triangle |
| E | Erase |
| O | Blending Toggle |
| Ctrl + Z | Undo |
| Ctrl + Shift + Z | Redo |
| Shortcut | Description |
| -------- | ----------------- |
| B | Brush |
| P | Paint |
| L | Line |
| R | Rectangle |
| C | Circle |
| T | Triangle |
| E | Erase |
| O | Blending Toggle |
| G | Shape Fill Toggle |
## Select Map/Token Screen

View File

@ -6,17 +6,16 @@ The Drawing Tool allows you to draw on top of a map. To access the Drawing Tool
A summary of the Drawing Tool options are listed below.
| Option | Description |
| --------- | --------------------------------------------------- |
| Color | Change the color of the drawings |
| Brush | Draw free form lines |
| Paint | Draw free form shapes |
| Line | Draw a single straight line |
| Rectangle | Draw a rectangle |
| Circle | Draw a circle |
| Triangle | Draw a triangle |
| Erase | Click and drag to select drawings, release to erase |
| Erase All | Erases all drawings on the map |
| Blending | Enables/Disables alpha blending |
| Undo | Undo drawing or erasing |
| Redo | Redo drawing or erasing |
| Option | Description |
| ---------- | --------------------------------------------------- |
| Color | Change the color of the drawings |
| Brush | Draw free form lines |
| Paint | Draw free form shapes |
| Line | Draw a single straight line |
| Rectangle | Draw a rectangle |
| Circle | Draw a circle |
| Triangle | Draw a triangle |
| Erase | Click and drag to select drawings, release to erase |
| Erase All | Erases all drawings on the map |
| Blending | Enables/Disables alpha blending |
| Shape Fill | Enables/Disables shape fill |

View File

@ -18,5 +18,3 @@ A summary of the Fog Tool options are listed below.
| Fog Cutting | Enables/Disables fog cutting |
| Layer Toggle | Changes between single layer and multilayer fog |
| Fog Preview | Enables/Disables a preview of the final fog shapes |
| Undo | Undo a fog action |
| Redo | Redo a fog action |

View File

@ -18,10 +18,11 @@ An overview of each setting is listed below:
- Label: allows you to write text that is then displayed at the bottom of the token.
- Status: allows you to overlay a coloured ring on top of the token, these can be useful for showing status effects.
- Size: controls the size of the token each notch represents how many grid cells the token takes up in the horizontal direction.
- Rotation: the direction the token faces, restrained to 15 degree increments.
- Hide / Show (GM Only): toggle the visibility of the token, useful for tracking invisible enemies.
- Lock / Unlock (GM Only): when a token is locked it can't be moved until it is unlocked again.
- Category (GM Only): Change the token category. See Editing Tokens for more information about token categories.
Tokens can be resized by using the controls on the left and right of the token or rotated with the control on the top.
To delete a token drag in into the delete button that appears when dragging.
@ -55,7 +56,8 @@ Next you can change the Category of your token, a summary of the options is belo
- Character - when selected this token will render on top of all other tokens. Used for things like players or enemies.
- Prop - when selected this token will render beneath all other tokens. Used for things like items or markers.
- Vehicle / Mount - when selected this token will render beneath characters but above props and when moved a character on top of this token will also be moved.
- Mount - when selected this token will render beneath characters but above props and when moved a character on top of this token will also be moved.
- Attachment - when selected this token will attach to any character underneath it. Used for auras or markers.
Lastly you can adjust the default size that is used when adding the token to the map by adjusting the Default Size Input.