-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontrols.txt
93 lines (86 loc) · 2.18 KB
/
controls.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
$FILE_VERSION 4
Controls
========
This file lets users modify the handling of input devices.
See the game manual for a list of settings and more info.
Note that you can mix KEY_ type settings with other
devices... Write the input after the colons!
General Controls
========
These are general control codes and cannot be changed
ESC - Open ingame menu
SPACE - Respawn character (if dead and possible)
1 to 7 - Show character detailed stats
F11 - Take screenshot
PLAYER 1
========
Move Up : Up
Move Right : Right
Move Down : Down
Move Left : Left
Jump : Space
Use Left : T
Grab Left : G
Use Right : Y
Grab Right : H
Inventory : B
Stealth : Left Shift
CAMERA_LEFT : SDLK_UNKNOWN
CAMERA_RIGHT : SDLK_UNKNOWN
CAMERA_ZOOM_IN : Keypad +
CAMERA_ZOOM_OUT : Keypad -
Camera Control : SDLK_UNKNOWN
PLAYER 2
========
Move Up : SDLK_UNKNOWN
Move Right : SDLK_UNKNOWN
Move Down : SDLK_UNKNOWN
Move Left : SDLK_UNKNOWN
Jump : SDLK_UNKNOWN
Use Left : SDLK_UNKNOWN
Grab Left : SDLK_UNKNOWN
Use Right : SDLK_UNKNOWN
Grab Right : SDLK_UNKNOWN
Inventory : SDLK_UNKNOWN
Stealth : SDLK_UNKNOWN
CAMERA_LEFT : SDLK_UNKNOWN
CAMERA_RIGHT : SDLK_UNKNOWN
CAMERA_ZOOM_IN : SDLK_UNKNOWN
CAMERA_ZOOM_OUT : SDLK_UNKNOWN
Camera Control : SDLK_UNKNOWN
PLAYER 3
========
Move Up : SDLK_UNKNOWN
Move Right : SDLK_UNKNOWN
Move Down : SDLK_UNKNOWN
Move Left : SDLK_UNKNOWN
Jump : SDLK_UNKNOWN
Use Left : SDLK_UNKNOWN
Grab Left : SDLK_UNKNOWN
Use Right : SDLK_UNKNOWN
Grab Right : SDLK_UNKNOWN
Inventory : SDLK_UNKNOWN
Stealth : SDLK_UNKNOWN
CAMERA_LEFT : SDLK_UNKNOWN
CAMERA_RIGHT : SDLK_UNKNOWN
CAMERA_ZOOM_IN : SDLK_UNKNOWN
CAMERA_ZOOM_OUT : SDLK_UNKNOWN
Camera Control : SDLK_UNKNOWN
PLAYER 4
========
Move Up : SDLK_UNKNOWN
Move Right : SDLK_UNKNOWN
Move Down : SDLK_UNKNOWN
Move Left : SDLK_UNKNOWN
Jump : SDLK_UNKNOWN
Use Left : SDLK_UNKNOWN
Grab Left : SDLK_UNKNOWN
Use Right : SDLK_UNKNOWN
Grab Right : SDLK_UNKNOWN
Inventory : SDLK_UNKNOWN
Stealth : SDLK_UNKNOWN
CAMERA_LEFT : SDLK_UNKNOWN
CAMERA_RIGHT : SDLK_UNKNOWN
CAMERA_ZOOM_IN : SDLK_UNKNOWN
CAMERA_ZOOM_OUT : SDLK_UNKNOWN
Camera Control : SDLK_UNKNOWN