forked from ori-community/wotw-rando-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontroller_bindings.json
41 lines (41 loc) · 1.01 KB
/
controller_bindings.json
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
{
"MainMenuSaveCopy": [[ 10 ]],
"MainMenuSaveDelete": [[ 11 ]],
"Interact": [[ 10 ]],
"Jump": [[ 8 ]],
"Ability1": [[ 10 ]],
"Ability2": [[ 11 ]],
"Ability3": [[ 9 ]],
"Glide": [[ 3 ]],
"Grab": [[ 3 ]],
"Dash": [[ 1 ]],
"Burrow": [[ 1 ]],
"Bash": [[ 0 ]],
"Grapple": [[ 0 ]],
"DialogueAdvance": [[ 8 ], [ 9 ], [ 10 ], [ 11 ]],
"DialogueOption1": [[ 10 ]],
"DialogueOption2": [[ 11 ]],
"DialogueOption3": [[ 8 ]],
"DialogueExit": [[ 9 ]],
"OpenMapsShardsInventory": [[ 4 ]],
"OpenWeaponWheel": [[ 2 ]],
"PauseScreen": [[ 5 ]],
"LiveSignIn": [[ 11 ]],
"MapZoomIn": [[ 3 ]],
"MapZoomOut": [[ 2 ]],
"MenuSelect": [[ 8 ]],
"MenuBack": [[ 9 ]],
"MenuClose": [[ 9 ]],
"MenuDown": [[ 15 ], [ 19 ]],
"MenuUp": [[ 14 ], [ 18 ]],
"MenuLeft": [[ 12 ], [ 16 ]],
"MenuRight": [[ 13 ], [ 17 ]],
"MenuPageLeft": [[ 0 ]],
"MenuPageRight": [[ 1 ]],
"LeaderboardCycleFilter": [[ 0 ]],
"MapFilter": [[ 10 ]],
"MapDetails": [[ 11 ]],
"MapFocusOri": [[ 6 ]],
"MapFocusObjective": [[ 6 ]],
"OpenRandoWheel": [[ 2, 3 ]]
}