%YAML 1.1 %TAG !u! tag:unity3d.com,2011: --- !u!1 &1000012781959418 GameObject: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} serializedVersion: 6 m_Component: - component: {fileID: 4000013834509408} - component: {fileID: 114000010148847582} m_Layer: 0 m_Name: InputManager m_TagString: Untagged m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 m_IsActive: 1 --- !u!4 &4000013834509408 Transform: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1000012781959418} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalPosition: {x: 245.61925, y: 160.33257, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_Children: [] m_Father: {fileID: 0} m_RootOrder: 0 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!114 &114000010148847582 MonoBehaviour: m_ObjectHideFlags: 0 m_CorrespondingSourceObject: {fileID: 0} m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 1000012781959418} m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: 4c6bbd85ce47f9d46990aab68c46ec0a, type: 3} m_Name: m_EditorClassIdentifier: inputType: 5 keyBoardControls: - Action: Left inputType: 0 key: 276 - Action: Right inputType: 0 key: 275 - Action: Up inputType: 0 key: 273 - Action: Down inputType: 0 key: 274 - Action: Punch inputType: 0 key: 122 - Action: Kick inputType: 0 key: 120 - Action: Defend inputType: 0 key: 99 - Action: Jump inputType: 0 key: 32 joypadControls: - Action: Punch inputType: 0 key: 331 - Action: Kick inputType: 0 key: 332 - Action: Defend inputType: 0 key: 333 - Action: Jump inputType: 0 key: 330 - Action: Run inputType: 0 key: 335 doubleTapSpeed: 0.3