Skip to content

Commit

Permalink
XBOX 360/ONE Controller bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrizov committed Sep 15, 2015
1 parent 7194fa7 commit d107f9e
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ProjectSettings/InputManager.asset
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ InputManager:
invert: 0
type: 0
axis: 0
joyNum: 0
joyNum: 1
- serializedVersion: 3
m_Name: Mouse X
descriptiveName:
Expand Down Expand Up @@ -132,7 +132,7 @@ InputManager:
invert: 0
type: 2
axis: 3
joyNum: 0
joyNum: 1
- serializedVersion: 3
m_Name: Mouse Y
descriptiveName:
Expand Down Expand Up @@ -164,7 +164,7 @@ InputManager:
invert: 1
type: 2
axis: 4
joyNum: 0
joyNum: 1
- serializedVersion: 3
m_Name: Mouse ScrollWheel
descriptiveName:
Expand Down Expand Up @@ -196,7 +196,7 @@ InputManager:
invert: 0
type: 2
axis: 0
joyNum: 0
joyNum: 1
- serializedVersion: 3
m_Name: Vertical
descriptiveName:
Expand All @@ -212,7 +212,7 @@ InputManager:
invert: 1
type: 2
axis: 1
joyNum: 0
joyNum: 1
- serializedVersion: 3
m_Name: Fire1
descriptiveName:
Expand Down Expand Up @@ -260,7 +260,7 @@ InputManager:
invert: 0
type: 0
axis: 0
joyNum: 0
joyNum: 1
- serializedVersion: 3
m_Name: Submit
descriptiveName:
Expand Down Expand Up @@ -324,7 +324,7 @@ InputManager:
invert: 0
type: 0
axis: 0
joyNum: 0
joyNum: 1
- serializedVersion: 3
m_Name: Toggle Walk
descriptiveName:
Expand All @@ -340,4 +340,4 @@ InputManager:
invert: 0
type: 0
axis: 0
joyNum: 0
joyNum: 1

0 comments on commit d107f9e

Please sign in to comment.