diff --git a/raspberry/roberto/views/frontend/templates/gamepad.js b/raspberry/roberto/views/frontend/templates/gamepad.js index b963184..ec9cfb1 100644 --- a/raspberry/roberto/views/frontend/templates/gamepad.js +++ b/raspberry/roberto/views/frontend/templates/gamepad.js @@ -128,7 +128,7 @@ var joystick_axes = { //catchDistance: 150, position: {left: '50%', top: '50%'}, color: 'red', - lockY: true + lockX: true }); joystick2.on('move', function(evt, data) {