Login

Fancade Wiki

Removed false comment about R being used to rotate the camera, it actually plays the level. Also removed unnecessary comments about old versions

... ...
@@ -32,11 +32,6 @@ There are some differences between the web app and the regular app. Here is a su
32 32
* Can drag-and-drop files from local file system into web app. The game ends up in 'Projects'
33 33
* Command line
34 34
35
In previous versions, they had these differences:
36
37
* The 'New' category is disabled. Allowed after Fancade 1.9.
38
* The 'Popular' category is not visible. Allowed after Fancade 1.9.
39
40 35
## Performance and Compatibility
41 36
42 37
If the game seems to run slow, check if hardware acceleration is enabled in your browser.
... ...
@@ -55,7 +50,7 @@ In the info below, CMD and CTRL on macOS are treated as the same button.
55 50
| ----- |-------------| ----- |
56 51
| Mouse + RMB OR Arrow keys OR WASD keys OR Keypad | Pan | Shift pans slower. Pan is default in xz-plane only but using ALT unlocks free pan like in the app |
57 52
| Mouse scroll wheel OR Keypad +/- OR ./, (period and comma) OR ? and ´ keys (the two buttons at the right of 0) | Zoom | Shift and CTRL modifies speed |
58
| Mouse + MMB OR O key OR R key | Orbit | Shift orbits slower, CTRL snaps angle, ALT snaps angle to topdown view |
53
| Mouse + MMB OR R key | Orbit | Shift orbits slower, CTRL snaps angle, ALT snaps angle to topdown view |
59 54
| LMB + CTRL | Toggle selection of mouse-hovered block | |
60 55
| LMB + CTRL + Mouse move | Rectangle select adds to current selection | |
61 56
| Backspace OR Delete | Remove block | Removes selected blocks first. If no blocks are selected, it removes the block that the mouse hovers over. Holding down Shift continuously removes all blocks that the mouse hovers over. |
Fancade Wiki