8 years ago
Can't use arrow keys for movement.
Product: A Way Out Platform:PC Which mode has this happened in? Online Co-Op Which character were you controlling? Leo Summarize your bug Me and my father both play with the mouse in the left-han...
- 8 years ago
Hey guys! I've found a way of using the arrow keys for movement, without it controling the camera. I just used a program called "AutoHotKey" which allows you to script keys. For this, all i done to be able to play this game with arrow keys was make this script;
Up::w
Down:: s
Left::a
Right::d
The down script is meant to have no space after the colon, but I had to put a space there because it turns it into an emoji.
copy and paste that into a new script and you will be able to use arrow keys in A Way Out.