Graphics.HowToFlyAround - lordmundi/wikidoctest GitHub Wiki
« Basic EDGE navigation | EDGE User’s Guide | Using Speedfly to Navigate large distances »
- i,o,l,r,u,d (keys) = in, out, left, right, up, down
- up, down, left, right (arrow keys)= tilt up, tilt down, pan left, pan right
- , = spin left, spin right
- z, Z = zoom in, zoom out
- = temporary rate boost
The EDGE Key Cue Card
EDGE has a cue card (shown above) to help you remember keybindings. You can get to it anytime by pressing the "q" key or by clicking "Help→Key Cue Card".
These keybindings are set in "keycuecard_cev.tcl" and "keybinds.tcl" scripts. You will notice these files referenced in the main config file. Users can add or overwrite keybindings in their tcl scripts.
In addition to the keys defined here, the speedfly script can also add some helpful keybindings. You may notice that the standard keybindings are not sufficient when wanting to fly very large distances. That's where speedfly comes in. The "+" and "-" keys adjust the translation rate and the "0" key resets it. See the Speedfly page for more information.
« Basic EDGE navigation | EDGE User’s Guide | Using Speedfly to Navigate large distances »