We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d0358 commit 2c35511Copy full SHA for 2c35511
desktop/control/keyboard.md
@@ -0,0 +1,19 @@
1
+---
2
+title: Keyboard
3
+parent: Control
4
+nav_order: 2
5
6
+
7
+## Keyboard Controls
8
9
+When playing the simulator, you can control OpenGolfSim using the keyboard. Below is a list of the available keys:
10
11
12
+| Key | Action |
13
+| --- | --- |
14
+| `Arrow Left`/`Arrow Right` | Adjust aim to right or left |
15
+| `Arrow Up`/`Arrow Down` | Increase/decrease aim distance |
16
+| `C` | Display the scorecard |
17
+| `W` | Club Up |
18
+| `Q` | Club Down |
19
+| `V` | Display game FPS (for debugging) |
0 commit comments