Revert commit fa4d1e3
commited
commit
977603d2c1a2e4414d06d9be34fe8fa746633b5b
... | ... | @@ -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 + 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) | |
|
34 | | Arrow keys | Generate directional swipes with minor offset along seconary direction | Shift and CTRL modifies the distance | |
|
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,9 +73,9 @@ 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 | ||
77 | 76 | ## Parameters |
78 | 77 | |
78 | ||
79 | 79 | | Parameter | Description | Other | |
80 | 80 | | --------- | ----------- | ----- | |
81 | 81 | | max_w | Maximum width of the canvas | Default value is 1024 | |