For the key input feature, can anyone tell me what value each button has?
I know:
DOWN = 2
LEFT = 4
UP = 6
RIGHT = 8
What buttons have the value of 1, 3, 5, and 7? Is there a nine and ten, as well?
You can learn by printing the variable after using the key input feature.
You should config button 9 and 10 through the F1 menu while running the game. You might also set the keys up using a script.