Login

Fancade Wiki

Updated Keyboard Shortcuts.md (markdown)

... ...
@@ -31,7 +31,7 @@ On macOS, CMD and CTRL are treated as the same button.
31 31
32 32
| Input | Description | Other |
33 33
| ----- |-------------| ----- |
34
| Arrow keys | Generate directional swipes with minor offset along seconary direction | Shift and CTRL modifies the distance |
34
| Arrow keys | Generate directional swipes with minor offset along seconary direction + Generating fake accelerometer inputs | Shift and CTRL modifies the distance. Special cases when detecting the Virtual Gamepad or Neo Joystick (does not support buttons or dual sticks mode yet) |
35 35
| WASD | Same as arrow keys but with opposite minor offset along secondary direction | Shift and CTRL modifies the distance |
36 36
| Keypad keys | Same as arrow keys but no secondary direction offsets | Shift and CTRL modifies the distance |
37 37
| TFGH | Fake accelerometer | Shift and CTRL modifies the angle amount, ALT adds white noise to the output |
... ...
@@ -73,8 +73,8 @@ On macOS, CMD and CTRL are treated as the same button.
73 73
| ----- |-------------| ----- |
74 74
| F1 | Contextual help | Open a wiki help page in a new tab. Selecting or hovering over (in the inventory) a stock prefab opens up the wiki page for that prefab. |
75 75
76
## Parameters
77 76
77
## Parameters
78 78
79 79
| Parameter | Description | Other |
80 80
| --------- | ----------- | ----- |
Fancade Wiki