Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+3)(-1)

so imma hold your hand when i tell you this.

in the main menu theres a button okay? And that magical button says Keybinds. Click that and a notepad prompt will appear with stuff like 

{

  "binds": {

    "jump": "Space",

    "up": "W",

    "left": "A",

    "right": "D",

    "down": "S",

    "woundview": "R",

    "throw": "T",

    "switchhands": "Q",

    "toggleinventory": "Tab",

    "speed1": "Alpha1",

    "speed2": "Alpha2",

    "speed3": "Alpha3",

    "ragdoll": "X",

    "expanddesc": "LeftShift",

    "attack": "Mouse0",

    "iteminteract": "Mouse1",

    "pause": "Escape",

    "console": "BackQuote",

    "restart": "Alpha0",

    "craft": "C",

    "bark": "B",

    "favourite": "F"

  }

}

To change the binds you simply click the letter inside the parenthesis and change it to a letter you want. THEN you do control (ctrl) + s close notepad and click the button below Keybinds that says Reload Keybinds, and just like that you did it! (A little more geeky for chaning controls but this game is a demo so liiike yknow.)