You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
97 lines
2.1 KiB
97 lines
2.1 KiB
2 years ago
|
%YAML 1.1
|
||
|
%TAG !u! tag:unity3d.com,2011:
|
||
|
--- !u!1001 &100100000
|
||
|
Prefab:
|
||
|
m_ObjectHideFlags: 1
|
||
|
serializedVersion: 2
|
||
|
m_Modification:
|
||
|
m_TransformParent: {fileID: 0}
|
||
|
m_Modifications: []
|
||
|
m_RemovedComponents: []
|
||
|
m_ParentPrefab: {fileID: 0}
|
||
|
m_RootGameObject: {fileID: 1000012781959418}
|
||
|
m_IsPrefabParent: 1
|
||
|
--- !u!1 &1000012781959418
|
||
|
GameObject:
|
||
|
m_ObjectHideFlags: 0
|
||
|
m_PrefabParentObject: {fileID: 0}
|
||
|
m_PrefabInternal: {fileID: 100100000}
|
||
|
serializedVersion: 5
|
||
|
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: 1
|
||
|
m_PrefabParentObject: {fileID: 0}
|
||
|
m_PrefabInternal: {fileID: 100100000}
|
||
|
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: 1
|
||
|
m_PrefabParentObject: {fileID: 0}
|
||
|
m_PrefabInternal: {fileID: 100100000}
|
||
|
m_GameObject: {fileID: 1000012781959418}
|
||
|
m_Enabled: 1
|
||
|
m_EditorHideFlags: 0
|
||
|
m_Script: {fileID: 11500000, guid: 4c6bbd85ce47f9d46990aab68c46ec0a, type: 3}
|
||
|
m_Name:
|
||
|
m_EditorClassIdentifier:
|
||
|
inputType: 0
|
||
|
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: 332
|
||
|
- Action: Kick
|
||
|
inputType: 0
|
||
|
key: 333
|
||
|
- Action: Defend
|
||
|
inputType: 0
|
||
|
key: 331
|
||
|
- Action: Jump
|
||
|
inputType: 0
|
||
|
key: 330
|
||
|
- Action: Run
|
||
|
inputType: 0
|
||
|
key: 335
|
||
|
doubleTapSpeed: 0.3
|