Difference between revisions of "Controls"

From Pokémon 3D Wiki
Jump to navigation Jump to search
m
Line 12: Line 12:
! Rebindable
! Rebindable
|-
|-
| '''W'''
| {{key|W}}
|  
|  
*Walk forward
*Walk forward
Line 20: Line 20:
| style="background-color:#B9FFC5" | Yes
| style="background-color:#B9FFC5" | Yes
|-
|-
| '''A, D'''
| {{key|A}} {{key|D}}
|
|
*Look around
*Look around
Line 28: Line 28:
| style="background-color:#B9FFC5" | Yes
| style="background-color:#B9FFC5" | Yes
|-
|-
| '''D'''
| {{key|S}}
|
|
*Turn around 180°
*Turn around 180°
Line 52: Line 52:
| style="background-color:#fedcba" | No
| style="background-color:#fedcba" | No
|-
|-
| '''E'''
| {{key|E}}
|
|
*Open inventory
*Open inventory
Line 61: Line 61:
| style="background-color:#B9FFC5" | Yes
| style="background-color:#B9FFC5" | Yes
|-
|-
| '''Enter / Spacebar / Left Click'''
| '''Left Click''' /
{{key|Enter}} {{key|Spacebar}}
|  
|  
*Interact
*Interact
Line 71: Line 72:
| style="background-color:#fedcba" | No
| style="background-color:#fedcba" | No
|-
|-
| '''M'''
| {{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
|-
|-
| '''T'''
| {{key|T}}
|
|
*Open chat
*Open chat
Line 88: Line 89:
|-
|-
|-
|-
| '''Hold Tab'''
| Hold {{key|Tab}}
|
|
*Open connection menu
*Open connection menu
Line 96: Line 97:
| style="background-color:#fedcba" | No
| style="background-color:#fedcba" | No
|-
|-
| '''F1'''
| {{key|F1}}
|
|
*Hide/Show GUI
*Hide/Show GUI
Line 104: Line 105:
| style="background-color:#fedcba" | No
| style="background-color:#fedcba" | No
|-
|-
| '''F2'''
| {{key|F2}}
|
|
*Take screenshot
*Take screenshot
Line 112: Line 113:
| style="background-color:#fedcba" | No
| style="background-color:#fedcba" | No
|-
|-
| '''F3'''
| {{key|F3}}
|
|
*Toggle debug screen
*Toggle debug screen
Line 120: Line 121:
| style="background-color:#fedcba" | No
| style="background-color:#fedcba" | No
|-
|-
| '''F5'''
| {{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
|-
|-
| '''F11'''
| {{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
  • Walk forward
Yes Yes Yes Yes
A D
  • Look around
Yes Yes Yes Yes
S
  • Turn around 180°
Yes No Yes Yes
Mouse move: Up/Down
  • Look up and down
Yes Yes Yes No
Mouse move: Left/Right
  • Look left and right
No Yes Yes No
E
  • Open inventory
  • Close menus
Yes Yes Yes Yes
Left Click /

↵ Enter Spacebar

  • Interact
  • open menus
  • Accept
Yes Yes Yes No
M
  • Mute/Play music and sounds
Yes Yes Yes No
T
  • Open chat
Yes Yes No No
Hold Tab ↹
  • Open connection menu
Yes Yes No No
F1
  • Hide/Show GUI
Yes Yes Yes No
F2
  • Take screenshot
Yes Yes Yes No
F3
  • Toggle debug screen
Yes Yes Yes No
F5
  • Switch between first and third person mode.
Yes Yes Yes No
F11
  • Toggle full screen mode.
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.