Skip to content

Instantly share code, notes, and snippets.

@bitless
Created November 13, 2014 08:22
Show Gist options
  • Save bitless/cc07f3c4fba5c614f0f8 to your computer and use it in GitHub Desktop.
Save bitless/cc07f3c4fba5c614f0f8 to your computer and use it in GitHub Desktop.
goat simulator mac default bindings edit+
; ~/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