Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by manuelac

Is there any easy way to let the player set his own keybinds ?

1 decade ago by Joncom

I don't think there's anything like this around at the moment.
This would make for a great plugin though.

In a nutshell, you would have to:
1. Bind every single key on the keyboard.
2. For each game-action, listen for a keypress, and record it.

The tricky part is "listen for a keypress".
It could quickly become a very big if-statement which every key.
Page 1 of 1
« first « previous next › last »