Add multiple key binds to 1 função. e.g jump with spacebar + scroll wheel in Vampire: A Caçada de Sangue de Máscaras.
Find Config
Windows Key+R to open Run window and then paste “%localappdata%”, navigate to \Tiger\Settings Open “InputBindings.json” with notepad.
Edit Config
In this case I’m using this method to jump with scroll wheel. For some reason its blocked in game, but you can use scroll wheel for switching weapons. Basically I have just copied and pasted the “Pular” commands and replaced the key with mouse wheel.
{
“actionName”: “Pular”,
“bShift”: falso,
“bCtrl”: falso,
“bAlt”: falso,
“bCmd”: falso,
“chave”: “MouseWheelAxis”
},
I did also remove “MouseWheelAxis” from switching weapons. I dont want to switch weapon and jump at the same time. This was just an example. You can use this method to create multiple binds.
Salvar
Finally save the config file. Right click properties, select read only and apply.
Isso é tudo o que estamos compartilhando hoje para isso Vampiro: A Máscara - Caçada de Sangue guia. Este guia foi originalmente criado e escrito por Schwifty. Caso não atualizemos este guia, você pode encontrar a atualização mais recente seguindo este link.