This commit is contained in:
Brad Hefta-Gaub 2015-10-30 13:16:31 -07:00
parent 8839458d54
commit ce7fed2292

View file

@ -38,7 +38,7 @@
{ "from": { "makeAxis" : ["Keyboard.MouseMoveLeft", "Keyboard.MouseMoveRight"] },
"when": "Keyboard.RightMouseClick",
"to": "Actions.Yaw",
"to": "Actions.Yaw"
},
{ "from": "Keyboard.A", "when": "Keyboard.Shift", "to": "Actions.LATERAL_LEFT" },