Updated Fancade Web.md (markdown)
commited
commit
853ec04930fa86f49b97adb7f02fe9104c29047e
... | ... | @@ -63,6 +63,7 @@ In the info below, CMD and CTRL on macOS are treated as the same button. |
63 | 63 | | CTRL + C key | Copy blocks | | |
64 | 64 | | CTRL + V key | Paste blocks | | |
65 | 65 | | CTRL + X key | Cut blocks | | |
66 | | Q key + LMB Drag | Paint with the current selection | Need to hold down Q while painting | |
|
66 | 67 | | 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 | |
67 | 68 | | 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 | |
68 | 69 | | CTRL + Z key | Undo | | |