Updated Fancade Web.md (markdown)
commited
commit
c5bbbe188fca4b912ca8062c054e781c476d7c92
... | ... | @@ -64,7 +64,7 @@ In the info below, CMD and CTRL on macOS are treated as the same button. |
64 | 64 | | CTRL + C key | Copy blocks | | |
65 | 65 | | CTRL + V key | Paste blocks | | |
66 | 66 | | CTRL + X key | Cut blocks | | |
67 | | Q key + LMB Drag | Paint with the current selection. Uses mouse normal to limit the paint plane. | Need to hold down Q while painting. CTRL limits to y-plane, Shift limits to z-plane, ALT limits to x-plane, CTRL + Shift limits to the line the mouse normal points towards | |
|
67 | | Q key + LMB Drag | Paint with the current selection. Uses mouse normal to limit the paint plane. | Need to hold down Q while painting. CTRL limits to y-plane, Shift limits to z-plane, ALT limits to x-plane, ALT + Shift limits to the line the mouse normal points towards | |
|
68 | 68 | | CTRL + S key | Save game in the browser's local storage | This is not a normal file in the filesystem. Local storage can easily be cleared, so it is recommended to download the game as a local file regularly using CTRL + Shift + S | |
69 | 69 | | CTRL + Shift + S key | Save the game as a local file | Such local files can later be dragged and dropped over the browser window to restore a lost game file or for collaboration projects | |
70 | 70 | | CTRL + Z key | Undo | | |