Skip to content
Snippets Groups Projects
InputManager.asset 1.95 KiB
Newer Older
  • Learn to ignore specific revisions
  • %YAML 1.1
    %TAG !u! tag:unity3d.com,2011:
    --- !u!13 &1
    InputManager:
      m_ObjectHideFlags: 0
      serializedVersion: 2
      m_Axes:
      - serializedVersion: 3
    
        m_Name: Left Horizontal
    
        descriptiveName: 
        descriptiveNegativeName: 
        negativeButton: left
        positiveButton: right
        altNegativeButton: a
        altPositiveButton: d
        gravity: 3
    
        sensitivity: 3
        snap: 1
        invert: 0
    
        type: 2
    
        joyNum: 1
    
        m_Name: Left Vertical
    
        descriptiveName: 
        descriptiveNegativeName: 
        negativeButton: down
        positiveButton: up
        altNegativeButton: s
        altPositiveButton: w
        gravity: 3
    
        sensitivity: 3
        snap: 1
        invert: 1
        type: 2
        axis: 1
    
        joyNum: 1
    
        m_Name: Xbox B
    
        descriptiveName: 
        descriptiveNegativeName: 
        negativeButton: 
    
        positiveButton: joystick 1 button 1
    
        altNegativeButton: 
        altPositiveButton: 
        gravity: 1000
    
        dead: 0
    
        snap: 1
    
        joyNum: 1
    
      - serializedVersion: 3
        m_Name: Right Horizontal
        descriptiveName: 
        descriptiveNegativeName: 
        negativeButton: 
        positiveButton: 
        altNegativeButton: 
        altPositiveButton: 
        gravity: 3
    
        sensitivity: 1
        snap: 1
        invert: 0
        type: 2
        axis: 3
        joyNum: 1
      - serializedVersion: 3
        m_Name: Right Vertical
        descriptiveName: 
        descriptiveNegativeName: 
        negativeButton: 
        positiveButton: 
        altNegativeButton: 
        altPositiveButton: 
        gravity: 3
    
        sensitivity: 1
        snap: 1
        invert: 1
        type: 2
        axis: 4
        joyNum: 1
    
      - serializedVersion: 3
        m_Name: Right Trigger
        descriptiveName: 
        descriptiveNegativeName: 
        negativeButton: 
        positiveButton: 
        altNegativeButton: 
        altPositiveButton: 
        gravity: 3
        dead: 0.05
        sensitivity: 1
        snap: 1
        invert: 1
        type: 2
        axis: 9
        joyNum: 1