Hi, I've got 4 buttons in my app, that I've mapped to a text file with keys.
On the designer the buttons are laid out like this...
[ INPUT 1]
[ INPUT 2]
[ INPUT 3]
[ INPUT 4]
When I read the mapping from the txt file, the inputs are backwards.
[ INPUT 4]
[ INPUT 3]
[ INPUT 2]
[ INPUT 1]
I tried a swapping the mappings, to no avail.
What did I do wrong? lol.
On the designer the buttons are laid out like this...
[ INPUT 1]
[ INPUT 2]
[ INPUT 3]
[ INPUT 4]
When I read the mapping from the txt file, the inputs are backwards.
[ INPUT 4]
[ INPUT 3]
[ INPUT 2]
[ INPUT 1]
I tried a swapping the mappings, to no avail.
What did I do wrong? lol.