Difference between revisions of "Controls"
Jump to navigation
Jump to search
m |
|||
| Line 12: | Line 12: | ||
! Rebindable | ! Rebindable | ||
|- | |- | ||
| | | {{key|W}} | ||
| | | | ||
*Walk forward | *Walk forward | ||
| Line 20: | Line 20: | ||
| style="background-color:#B9FFC5" | Yes | | style="background-color:#B9FFC5" | Yes | ||
|- | |- | ||
| | | {{key|A}} {{key|D}} | ||
| | | | ||
*Look around | *Look around | ||
| Line 28: | Line 28: | ||
| style="background-color:#B9FFC5" | Yes | | style="background-color:#B9FFC5" | Yes | ||
|- | |- | ||
| | | {{key|S}} | ||
| | | | ||
*Turn around 180° | *Turn around 180° | ||
| Line 52: | Line 52: | ||
| style="background-color:#fedcba" | No | | style="background-color:#fedcba" | No | ||
|- | |- | ||
| | | {{key|E}} | ||
| | | | ||
*Open inventory | *Open inventory | ||
| Line 61: | Line 61: | ||
| style="background-color:#B9FFC5" | Yes | | style="background-color:#B9FFC5" | Yes | ||
|- | |- | ||
| ''' | | '''Left Click''' / | ||
{{key|Enter}} {{key|Spacebar}} | |||
| | | | ||
*Interact | *Interact | ||
| Line 71: | Line 72: | ||
| style="background-color:#fedcba" | No | | style="background-color:#fedcba" | No | ||
|- | |- | ||
| | | {{key|M}} | ||
| | | | ||
*Mute/Play music and sounds | *Mute/Play music and sounds | ||
| Line 79: | Line 80: | ||
| style="background-color:#fedcba" | No | | style="background-color:#fedcba" | No | ||
|- | |- | ||
| | | {{key|T}} | ||
| | | | ||
*Open chat | *Open chat | ||
| Line 88: | Line 89: | ||
|- | |- | ||
|- | |- | ||
| | | Hold {{key|Tab}} | ||
| | | | ||
*Open connection menu | *Open connection menu | ||
| Line 96: | Line 97: | ||
| style="background-color:#fedcba" | No | | style="background-color:#fedcba" | No | ||
|- | |- | ||
| | | {{key|F1}} | ||
| | | | ||
*Hide/Show GUI | *Hide/Show GUI | ||
| Line 104: | Line 105: | ||
| style="background-color:#fedcba" | No | | style="background-color:#fedcba" | No | ||
|- | |- | ||
| | | {{key|F2}} | ||
| | | | ||
*Take screenshot | *Take screenshot | ||
| Line 112: | Line 113: | ||
| style="background-color:#fedcba" | No | | style="background-color:#fedcba" | No | ||
|- | |- | ||
| | | {{key|F3}} | ||
| | | | ||
*Toggle debug screen | *Toggle debug screen | ||
| Line 120: | Line 121: | ||
| style="background-color:#fedcba" | No | | style="background-color:#fedcba" | No | ||
|- | |- | ||
| | | {{key|F5}} | ||
| | | | ||
*Switch between first and third person mode. | *Switch between first and third person mode. | ||
| Line 128: | Line 129: | ||
| style="background-color:#fedcba" | No | | style="background-color:#fedcba" | No | ||
|- | |- | ||
| | | {{key|F11}} | ||
| | | | ||
*Toggle full screen mode. | *Toggle full screen mode. | ||
Revision as of 16:46, 26 December 2012
Pokémon3D is designed to be played with mouse and keyboard.
Default control scheme
| Default input | Function | Available in Fixed Camera Mode | Available in Free Camera Mode | Offline | Rebindable |
|---|---|---|---|---|---|
| W |
|
Yes | Yes | Yes | Yes |
| A D |
|
Yes | Yes | Yes | Yes |
| S |
|
Yes | No | Yes | Yes |
| Mouse move: Up/Down |
|
Yes | Yes | Yes | No |
| Mouse move: Left/Right |
|
No | Yes | Yes | No |
| E |
|
Yes | Yes | Yes | Yes |
| Left Click /
↵ Enter Spacebar |
|
Yes | Yes | Yes | No |
| M |
|
Yes | Yes | Yes | No |
| T |
|
Yes | Yes | No | No |
| Hold Tab ↹ |
|
Yes | Yes | No | No |
| F1 |
|
Yes | Yes | Yes | No |
| F2 |
|
Yes | Yes | Yes | No |
| F3 |
|
Yes | Yes | Yes | No |
| F5 |
|
Yes | Yes | Yes | No |
| F11 |
|
Yes | Yes | Yes | No |
Rebind controls
There is a way to rebind the controls: Open the Pokemon folder and navigate to the "save" folder. After you opened the game once, there exists a file called "Keyboard.dat". To rebind your controls, open this file in Notepad. It should contain something like this by default:
[ForwardMove]=W
[LeftMove]=A
[BackwardMove]=S
[RightMove]=D
[Inventory]=E
[Chat]=T
You can enter any letter key or the arrow keys ("Up", "Down", "Left", "Right").
After editing the file, hit Ctrl+S to save it. Then, restart the game. The controls should've been rebound.