Created
November 13, 2014 08:22
-
-
Save bitless/cc07f3c4fba5c614f0f8 to your computer and use it in GitHub Desktop.
goat simulator mac default bindings edit+
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; ~/Library/Application Support/Steam/SteamApps/common/GoatSimulator/GoatSimulator.app/Contents/Resources/GoatGame/Config/DefaultInput.ini | |
; --- Goat bindings | |
; --- | |
.Bindings=(Name="Escape",Command="ShowPauseMenu") | |
.Bindings=(Name="NumPadEight",Command="GBA_Forward") | |
.Bindings=(Name="NumPadFive",Command="GBA_Back") | |
.Bindings=(Name="NumPadFour",Command="GBA_Left") | |
.Bindings=(Name="NumPadSix",Command="GBA_Right") | |
.Bindings=(Name="Decimal",Command="GBA_Sprint") | |
.Bindings=(Name="Enter",Command="GBA_Jump") | |
.Bindings=(Name="LeftMouseButton",Command="GBA_AbilityAuto") | |
.Bindings=(Name="NumPadNine",Command="GBA_AbilityBite") | |
.Bindings=(Name="Right",Command="GBA_ToggleRagdoll") | |
.Bindings=(Name="RightMouseButton",Command="GBA_FreeLook") | |
.Bindings=(Name="Add",Command="GBA_Baa") | |
.Bindings=(Name="MouseScrollUp",Command="GBA_ZoomIn") | |
.Bindings=(Name="MouseScrollDown",Command="GBA_ZoomOut") | |
.Bindings=(Name="NumPadZero",Command="GBA_SlowMotion") | |
.Bindings=(Name="Subtract",Command="GBA_Special") | |
.Bindings=(Name="Multiply",Command="Pause") | |
.Bindings=(Name="PageDown",Command="GBA_Respawn") | |
; no dice :( .Bindings=(Name="NumLock",Command="Button bTurn180") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment