Gah, just got the game and the first thing I did was go in to reverse Q and E since it seems just about every game dev company gets Q and E backwards. But the game wouldnt let me! WTF!? Absolutely ridiculous! Poor form!
On a side note, I almost got them reversed by guessing at what the commands might be:
UserKeyMap = {
Q = 'rotate_right',
E = 'rotate_left'
}
Only issue is that rotate_right and rotate_left are step commands, not pan commands.. so doesnt really work yet. Anyone happen to know where I can find all the key commands?
That being said, I'm enjoying the game a lot, but this keyboard thing is a serious detractor to my fun.