[inputs.up]
name = "up"
repeat = true
bind = ["up", "w"]
I've configured the rpg.toml file to allow both arrow keys and wasd keys to be used to move the character, however I've noticed that if you press both the up and w keys at the same time you'll walk with double speed instead of agreeing to walk up at 1x speed.