mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-06-30 09:12:02 +00:00
Fall Guys binding
This commit is contained in:
28
g13/fall-guys.bind
Normal file
28
g13/fall-guys.bind
Normal file
@ -0,0 +1,28 @@
|
||||
# Fall Guys
|
||||
|
||||
stickzone del STICK_PAGEUP
|
||||
stickzone del STICK_PAGEDOWN
|
||||
stickzone bounds STICK_LEFT 0.0 0.3 0.2 0.7
|
||||
stickzone bounds STICK_RIGHT 0.8 0.3 1.0 0.7
|
||||
stickzone bounds STICK_UP 0.3 0.0 0.7 0.2
|
||||
stickzone bounds STICK_DOWN 0.3 0.8 0.7 1.0
|
||||
|
||||
# Character Movement
|
||||
bind G4 KEY_W
|
||||
bind G10 KEY_A
|
||||
bind G11 KEY_S
|
||||
bind G12 KEY_D
|
||||
|
||||
# Jump
|
||||
bind G22 KEY_SPACE
|
||||
|
||||
# Dive
|
||||
bind G15 KEY_RIGHTCTRL
|
||||
|
||||
# Grab
|
||||
bind LEFT KEY_LEFTSHIFT
|
||||
|
||||
# Show names
|
||||
bind DOWN KEY_TAB
|
||||
|
||||
rgb 0 128 180
|
BIN
g13/fall-guys.lpbm
Normal file
BIN
g13/fall-guys.lpbm
Normal file
Binary file not shown.
Reference in New Issue
Block a user