Quote:
Originally Posted by Stefan
Will try to make it better configurable in the next version, also allowing using different/new keys by playerworlds.
On Zone we have made it so that you can strafe with either shift or Pause key, may be Era could do something similar.
|
On Era you can set whatever key you want with a new command. Only problem is that it's not possible to set it to a key on a joypad.
I tried to bypass it by setting it to "button1" but the script uses KeyPressed and doesn't recognise button1 as a valid key.
Maybe it happens because of the difference in the way that Graal handles KeyPressed and ButtonPressed?