Added first pass for most how to's

This commit is contained in:
Mitchell McCaffrey
2020-06-30 19:19:33 +10:00
parent 77a8b578a2
commit 5b04bdac51
13 changed files with 197 additions and 17 deletions

View File

@@ -1,7 +1,15 @@
# Using Fog
The Fog Tool allows you to add hidden areas to control what the other party members can see on your map. To access the Fog Tool click the Fog Tool Button in the top right of the map view.
## Adding Fog
A summary of the Fog Tool options are listed below.
## Subtracting Fog
## Removing and Toggling Fog
| Option | Description | Shortcut |
| ------------- | -------------------------------------------------------------------- | ---------------------------------------------- |
| Fog Polygon | Click to add points to a fog shape | P, Enter (Accept Shape), Escape (Cancel Shape) |
| Fog Brush | Drag to add a free form fog shape | B |
| Toggle Fog | Click a fog shape to hide/show it | T |
| Remove Fog | Click a fog shape to erase it | R |
| Add Fog | When selected drawing a fog shape will add it to the scene | Alt (Toggle) |
| Subtract Fog | When selected drawing a fog shape will subtract it from other shapes | Alt (Toggle) |
| Edge Snapping | Enables/Disables edge snapping | S |
| Undo | Undo a fog action | Ctrl + Z |
| Redo | Redo a fog action | Ctrl + Shift + Z |