Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

No custom inputs are working for the keyboard.

I just can't understand why it works 100% on the xbox controller but not the keyboard, it making my head spin

Hmmm im using VS core engine and it seems to work on my end.

Try entering Input.keyMapper in the F8 console and check if your custom keyname is still there

it's not

Can you post a screenshot of your parameter window of the key you have trouble with?

I think I found the issue with VS compativility  - I've updated to ver 1.4 - see if it works

(4 edits)

it does not work, so, I can go into the option in game and rebind the keys to whatever I want and the custom keys appear however, it doesn't seem that it lets me actually change any of the keyboard controls in the plugin parameters itself, there's a possibility that my project in bugged so I'm going make a new project and transfer everything and see if it works then

Oh I should check you've put this plugin  below or above the visustella ones, should go below them.

(1 edit)

Yeah, so my project was 100% bugged, the plugin seems to work how it's supposed to now, however I did notice that Input.isTriggered doesn't seem to work, nevermind, I figured out the issue, atleast on my end, if you want to change default  control schemes, you have to clear the configure file in your saves folder and start a new game 

Ah I should put that on the main page for any others who have trouble with it. Good that you worked it out!