|
|
@ -1,6 +1,6 @@ |
|
|
|
%YAML 1.1 |
|
|
|
%TAG !u! tag:unity3d.com,2011: |
|
|
|
--- !u!1 &2643327028999286732 |
|
|
|
--- !u!1 &2725293205319018834 |
|
|
|
GameObject: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
@ -8,37 +8,167 @@ GameObject: |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
serializedVersion: 6 |
|
|
|
m_Component: |
|
|
|
- component: {fileID: 1167696238296845307} |
|
|
|
- component: {fileID: 1341142098817708722} |
|
|
|
- component: {fileID: 2725293205319018844} |
|
|
|
- component: {fileID: 2725293205319018846} |
|
|
|
- component: {fileID: 2725293205319018847} |
|
|
|
- component: {fileID: -6157332607153341915} |
|
|
|
- component: {fileID: 4872809617701416922} |
|
|
|
m_Layer: 0 |
|
|
|
m_Name: Player_prototype |
|
|
|
m_Name: Player |
|
|
|
m_TagString: Untagged |
|
|
|
m_Icon: {fileID: 0} |
|
|
|
m_NavMeshLayer: 0 |
|
|
|
m_StaticEditorFlags: 0 |
|
|
|
m_IsActive: 1 |
|
|
|
--- !u!4 &1167696238296845307 |
|
|
|
--- !u!4 &2725293205319018844 |
|
|
|
Transform: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2643327028999286732} |
|
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} |
|
|
|
m_LocalPosition: {x: -0.11, y: 6.13, z: 0} |
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1} |
|
|
|
m_GameObject: {fileID: 2725293205319018834} |
|
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|
|
|
m_LocalPosition: {x: 0, y: 0, z: 0} |
|
|
|
m_LocalScale: {x: 10, y: 10, z: 10} |
|
|
|
m_Children: |
|
|
|
- {fileID: 5965212798371097713} |
|
|
|
m_Father: {fileID: 2725293204815276925} |
|
|
|
- {fileID: 7280267804154012179} |
|
|
|
m_Father: {fileID: 0} |
|
|
|
m_RootOrder: 0 |
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|
|
|
--- !u!212 &1341142098817708722 |
|
|
|
--- !u!143 &2725293205319018846 |
|
|
|
CharacterController: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293205319018834} |
|
|
|
m_Material: {fileID: 0} |
|
|
|
m_IsTrigger: 0 |
|
|
|
m_Enabled: 1 |
|
|
|
serializedVersion: 2 |
|
|
|
m_Height: 1.14 |
|
|
|
m_Radius: 0.23 |
|
|
|
m_SlopeLimit: 45 |
|
|
|
m_StepOffset: 0.3 |
|
|
|
m_SkinWidth: 0.08 |
|
|
|
m_MinMoveDistance: 0.001 |
|
|
|
m_Center: {x: 0, y: 0.57, z: 0} |
|
|
|
--- !u!114 &2725293205319018847 |
|
|
|
MonoBehaviour: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293205319018834} |
|
|
|
m_Enabled: 1 |
|
|
|
m_EditorHideFlags: 0 |
|
|
|
m_Script: {fileID: 11500000, guid: 513431a08a8506242ba8fc3919ccf76e, type: 3} |
|
|
|
m_Name: |
|
|
|
m_EditorClassIdentifier: |
|
|
|
m_playerSpeed: 20 |
|
|
|
m_rotationSpeed: 10 |
|
|
|
m_turnRadius: |
|
|
|
serializedVersion: 2 |
|
|
|
m_Curve: |
|
|
|
- serializedVersion: 3 |
|
|
|
time: 0.0041656494 |
|
|
|
value: -0.030670166 |
|
|
|
inSlope: 0.025728988 |
|
|
|
outSlope: 0.025728988 |
|
|
|
tangentMode: 0 |
|
|
|
weightedMode: 0 |
|
|
|
inWeight: 0 |
|
|
|
outWeight: 0.49194917 |
|
|
|
- serializedVersion: 3 |
|
|
|
time: 0.8174471 |
|
|
|
value: 0.3057876 |
|
|
|
inSlope: 1.5812289 |
|
|
|
outSlope: 1.5812289 |
|
|
|
tangentMode: 0 |
|
|
|
weightedMode: 0 |
|
|
|
inWeight: 0.12696037 |
|
|
|
outWeight: 0.33333334 |
|
|
|
- serializedVersion: 3 |
|
|
|
time: 1 |
|
|
|
value: 1 |
|
|
|
inSlope: 0 |
|
|
|
outSlope: 0 |
|
|
|
tangentMode: 0 |
|
|
|
weightedMode: 0 |
|
|
|
inWeight: 0 |
|
|
|
outWeight: 0 |
|
|
|
m_PreInfinity: 2 |
|
|
|
m_PostInfinity: 2 |
|
|
|
m_RotationOrder: 4 |
|
|
|
m_legAnimator: {fileID: 7280267804702354912} |
|
|
|
--- !u!114 &-6157332607153341915 |
|
|
|
MonoBehaviour: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293205319018834} |
|
|
|
m_Enabled: 1 |
|
|
|
m_EditorHideFlags: 0 |
|
|
|
m_Script: {fileID: 11500000, guid: 8fa05fb7e07cd834287b7e97ac2f7576, type: 3} |
|
|
|
m_Name: |
|
|
|
m_EditorClassIdentifier: |
|
|
|
--- !u!114 &4872809617701416922 |
|
|
|
MonoBehaviour: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293205319018834} |
|
|
|
m_Enabled: 1 |
|
|
|
m_EditorHideFlags: 0 |
|
|
|
m_Script: {fileID: 11500000, guid: 188bb300967eea14fb681a94fc31f911, type: 3} |
|
|
|
m_Name: |
|
|
|
m_EditorClassIdentifier: |
|
|
|
handCarryingPosition: {fileID: 6686278636936064271} |
|
|
|
yeetVelocity: 20 |
|
|
|
yeetDuration: 2 |
|
|
|
windupSpeed: 0.05 |
|
|
|
m_YeetAnimator: {fileID: 7280267804803618209} |
|
|
|
trajectoryLineMaterial: {fileID: 10301, guid: 0000000000000000f000000000000000, type: 0} |
|
|
|
--- !u!1 &6496616781582263990 |
|
|
|
GameObject: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
serializedVersion: 6 |
|
|
|
m_Component: |
|
|
|
- component: {fileID: 5965212798371097713} |
|
|
|
- component: {fileID: 9135536610966766493} |
|
|
|
m_Layer: 0 |
|
|
|
m_Name: player_apron |
|
|
|
m_TagString: Untagged |
|
|
|
m_Icon: {fileID: 0} |
|
|
|
m_NavMeshLayer: 0 |
|
|
|
m_StaticEditorFlags: 0 |
|
|
|
m_IsActive: 1 |
|
|
|
--- !u!4 &5965212798371097713 |
|
|
|
Transform: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 6496616781582263990} |
|
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} |
|
|
|
m_LocalPosition: {x: 0, y: 6.12, z: 0.01} |
|
|
|
m_LocalScale: {x: -1, y: 1, z: 1} |
|
|
|
m_Children: [] |
|
|
|
m_Father: {fileID: 7280267804154012179} |
|
|
|
m_RootOrder: 3 |
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|
|
|
--- !u!212 &9135536610966766493 |
|
|
|
SpriteRenderer: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2643327028999286732} |
|
|
|
m_GameObject: {fileID: 6496616781582263990} |
|
|
|
m_Enabled: 1 |
|
|
|
m_CastShadows: 0 |
|
|
|
m_ReceiveShadows: 0 |
|
|
@ -72,7 +202,7 @@ SpriteRenderer: |
|
|
|
m_SortingLayerID: 0 |
|
|
|
m_SortingLayer: 0 |
|
|
|
m_SortingOrder: 0 |
|
|
|
m_Sprite: {fileID: 21300000, guid: b8f8aafc0bafaec4aa9ffc439415ce9f, type: 3} |
|
|
|
m_Sprite: {fileID: 21300000, guid: 92c5da83b31a4504b93abd518db4f89a, type: 3} |
|
|
|
m_Color: {r: 1, g: 1, b: 1, a: 1} |
|
|
|
m_FlipX: 0 |
|
|
|
m_FlipY: 0 |
|
|
@ -83,7 +213,7 @@ SpriteRenderer: |
|
|
|
m_WasSpriteAssigned: 1 |
|
|
|
m_MaskInteraction: 0 |
|
|
|
m_SpriteSortPoint: 0 |
|
|
|
--- !u!1 &2725293204815276914 |
|
|
|
--- !u!1 &6686278636936064271 |
|
|
|
GameObject: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
@ -91,344 +221,70 @@ GameObject: |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
serializedVersion: 6 |
|
|
|
m_Component: |
|
|
|
- component: {fileID: 2725293204815276925} |
|
|
|
- component: {fileID: 2725293204815276921} |
|
|
|
- component: {fileID: 2725293204815276926} |
|
|
|
- component: {fileID: 2725293204815276927} |
|
|
|
- component: {fileID: 2725293204815276924} |
|
|
|
- component: {fileID: 8744383078323344904} |
|
|
|
- component: {fileID: 6137936579796069125} |
|
|
|
m_Layer: 0 |
|
|
|
m_Name: Player_Object |
|
|
|
m_Name: HandCarryingPosition |
|
|
|
m_TagString: Untagged |
|
|
|
m_Icon: {fileID: 0} |
|
|
|
m_NavMeshLayer: 0 |
|
|
|
m_StaticEditorFlags: 0 |
|
|
|
m_IsActive: 1 |
|
|
|
--- !u!4 &2725293204815276925 |
|
|
|
--- !u!4 &6137936579796069125 |
|
|
|
Transform: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293204815276914} |
|
|
|
m_GameObject: {fileID: 6686278636936064271} |
|
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} |
|
|
|
m_LocalPosition: {x: 0, y: 0, z: 0} |
|
|
|
m_LocalScale: {x: 0.27916, y: 0.27916, z: 0.27916} |
|
|
|
m_Children: |
|
|
|
- {fileID: 1167696238296845307} |
|
|
|
m_Father: {fileID: 2725293205319018844} |
|
|
|
m_LocalPosition: {x: 0, y: 12.99, z: 0} |
|
|
|
m_LocalScale: {x: 10, y: 10, z: 10} |
|
|
|
m_Children: [] |
|
|
|
m_Father: {fileID: 7280267804154012179} |
|
|
|
m_RootOrder: 0 |
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|
|
|
--- !u!114 &2725293204815276921 |
|
|
|
MonoBehaviour: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293204815276914} |
|
|
|
m_Enabled: 1 |
|
|
|
m_EditorHideFlags: 0 |
|
|
|
m_Script: {fileID: 11500000, guid: 8233d90336aea43098adf6dbabd606a2, type: 3} |
|
|
|
m_Name: |
|
|
|
m_EditorClassIdentifier: |
|
|
|
m_MeshFormatVersion: 1 |
|
|
|
m_Faces: |
|
|
|
- m_Indexes: 000000000100000002000000010000000300000002000000 |
|
|
|
m_SmoothingGroup: 0 |
|
|
|
m_Uv: |
|
|
|
m_UseWorldSpace: 0 |
|
|
|
m_FlipU: 0 |
|
|
|
m_FlipV: 0 |
|
|
|
m_SwapUV: 0 |
|
|
|
m_Fill: 1 |
|
|
|
m_Scale: {x: 1, y: 1} |
|
|
|
m_Offset: {x: 0, y: 0} |
|
|
|
m_Rotation: 0 |
|
|
|
m_Anchor: 9 |
|
|
|
m_Material: {fileID: 0} |
|
|
|
m_SubmeshIndex: 0 |
|
|
|
m_ManualUV: 0 |
|
|
|
elementGroup: -1 |
|
|
|
m_TextureGroup: -1 |
|
|
|
- m_Indexes: 040000000500000006000000050000000700000006000000 |
|
|
|
m_SmoothingGroup: 0 |
|
|
|
m_Uv: |
|
|
|
m_UseWorldSpace: 0 |
|
|
|
m_FlipU: 0 |
|
|
|
m_FlipV: 0 |
|
|
|
m_SwapUV: 0 |
|
|
|
m_Fill: 1 |
|
|
|
m_Scale: {x: 1, y: 1} |
|
|
|
m_Offset: {x: 0, y: 0} |
|
|
|
m_Rotation: 0 |
|
|
|
m_Anchor: 9 |
|
|
|
m_Material: {fileID: 0} |
|
|
|
m_SubmeshIndex: 0 |
|
|
|
m_ManualUV: 0 |
|
|
|
elementGroup: -1 |
|
|
|
m_TextureGroup: -1 |
|
|
|
- m_Indexes: 08000000090000000a000000090000000b0000000a000000 |
|
|
|
m_SmoothingGroup: 0 |
|
|
|
m_Uv: |
|
|
|
m_UseWorldSpace: 0 |
|
|
|
m_FlipU: 0 |
|
|
|
m_FlipV: 0 |
|
|
|
m_SwapUV: 0 |
|
|
|
m_Fill: 1 |
|
|
|
m_Scale: {x: 1, y: 1} |
|
|
|
m_Offset: {x: 0, y: 0} |
|
|
|
m_Rotation: 0 |
|
|
|
m_Anchor: 9 |
|
|
|
m_Material: {fileID: 0} |
|
|
|
m_SubmeshIndex: 0 |
|
|
|
m_ManualUV: 0 |
|
|
|
elementGroup: -1 |
|
|
|
m_TextureGroup: -1 |
|
|
|
- m_Indexes: 0c0000000d0000000e0000000d0000000f0000000e000000 |
|
|
|
m_SmoothingGroup: 0 |
|
|
|
m_Uv: |
|
|
|
m_UseWorldSpace: 0 |
|
|
|
m_FlipU: 0 |
|
|
|
m_FlipV: 0 |
|
|
|
m_SwapUV: 0 |
|
|
|
m_Fill: 1 |
|
|
|
m_Scale: {x: 1, y: 1} |
|
|
|
m_Offset: {x: 0, y: 0} |
|
|
|
m_Rotation: 0 |
|
|
|
m_Anchor: 9 |
|
|
|
m_Material: {fileID: 0} |
|
|
|
m_SubmeshIndex: 0 |
|
|
|
m_ManualUV: 0 |
|
|
|
elementGroup: -1 |
|
|
|
m_TextureGroup: -1 |
|
|
|
- m_Indexes: 100000001100000012000000110000001300000012000000 |
|
|
|
m_SmoothingGroup: 0 |
|
|
|
m_Uv: |
|
|
|
m_UseWorldSpace: 0 |
|
|
|
m_FlipU: 0 |
|
|
|
m_FlipV: 0 |
|
|
|
m_SwapUV: 0 |
|
|
|
m_Fill: 1 |
|
|
|
m_Scale: {x: 1, y: 1} |
|
|
|
m_Offset: {x: 0, y: 0} |
|
|
|
m_Rotation: 0 |
|
|
|
m_Anchor: 9 |
|
|
|
m_Material: {fileID: 0} |
|
|
|
m_SubmeshIndex: 0 |
|
|
|
m_ManualUV: 0 |
|
|
|
elementGroup: -1 |
|
|
|
m_TextureGroup: -1 |
|
|
|
- m_Indexes: 140000001500000016000000150000001700000016000000 |
|
|
|
m_SmoothingGroup: 0 |
|
|
|
m_Uv: |
|
|
|
m_UseWorldSpace: 0 |
|
|
|
m_FlipU: 0 |
|
|
|
m_FlipV: 0 |
|
|
|
m_SwapUV: 0 |
|
|
|
m_Fill: 1 |
|
|
|
m_Scale: {x: 1, y: 1} |
|
|
|
m_Offset: {x: 0, y: 0} |
|
|
|
m_Rotation: 0 |
|
|
|
m_Anchor: 9 |
|
|
|
m_Material: {fileID: 0} |
|
|
|
m_SubmeshIndex: 0 |
|
|
|
m_ManualUV: 0 |
|
|
|
elementGroup: -1 |
|
|
|
m_TextureGroup: -1 |
|
|
|
m_SharedVertices: |
|
|
|
- m_Vertices: 000000000d00000016000000 |
|
|
|
- m_Vertices: 010000000400000017000000 |
|
|
|
- m_Vertices: 020000000f00000010000000 |
|
|
|
- m_Vertices: 030000000600000011000000 |
|
|
|
- m_Vertices: 050000000800000015000000 |
|
|
|
- m_Vertices: 070000000a00000013000000 |
|
|
|
- m_Vertices: 090000000c00000014000000 |
|
|
|
- m_Vertices: 0b0000000e00000012000000 |
|
|
|
m_SharedTextures: [] |
|
|
|
m_Positions: |
|
|
|
- {x: -0.25, y: 0, z: 0.25} |
|
|
|
- {x: 0.25, y: 0, z: 0.25} |
|
|
|
- {x: -0.25, y: 0.5, z: 0.25} |
|
|
|
- {x: 0.25, y: 0.5, z: 0.25} |
|
|
|
- {x: 0.25, y: 0, z: 0.25} |
|
|
|
- {x: 0.25, y: 0, z: -0.25} |
|
|
|
- {x: 0.25, y: 0.5, z: 0.25} |
|
|
|
- {x: 0.25, y: 0.5, z: -0.25} |
|
|
|
- {x: 0.25, y: 0, z: -0.25} |
|
|
|
- {x: -0.25, y: 0, z: -0.25} |
|
|
|
- {x: 0.25, y: 0.5, z: -0.25} |
|
|
|
- {x: -0.25, y: 0.5, z: -0.25} |
|
|
|
- {x: -0.25, y: 0, z: -0.25} |
|
|
|
- {x: -0.25, y: 0, z: 0.25} |
|
|
|
- {x: -0.25, y: 0.5, z: -0.25} |
|
|
|
- {x: -0.25, y: 0.5, z: 0.25} |
|
|
|
- {x: -0.25, y: 0.5, z: 0.25} |
|
|
|
- {x: 0.25, y: 0.5, z: 0.25} |
|
|
|
- {x: -0.25, y: 0.5, z: -0.25} |
|
|
|
- {x: 0.25, y: 0.5, z: -0.25} |
|
|
|
- {x: -0.25, y: 0, z: -0.25} |
|
|
|
- {x: 0.25, y: 0, z: -0.25} |
|
|
|
- {x: -0.25, y: 0, z: 0.25} |
|
|
|
- {x: 0.25, y: 0, z: 0.25} |
|
|
|
m_Textures0: |
|
|
|
- {x: 0.25, y: 0} |
|
|
|
- {x: -0.25, y: 0} |
|
|
|
- {x: 0.25, y: 0.5} |
|
|
|
- {x: -0.25, y: 0.5} |
|
|
|
- {x: 0.25, y: 0} |
|
|
|
- {x: -0.25, y: 0} |
|
|
|
- {x: 0.25, y: 0.5} |
|
|
|
- {x: -0.25, y: 0.5} |
|
|
|
- {x: 0.25, y: 0} |
|
|
|
- {x: -0.25, y: 0} |
|
|
|
- {x: 0.25, y: 0.5} |
|
|
|
- {x: -0.25, y: 0.5} |
|
|
|
- {x: 0.25, y: 0} |
|
|
|
- {x: -0.25, y: 0} |
|
|
|
- {x: 0.25, y: 0.5} |
|
|
|
- {x: -0.25, y: 0.5} |
|
|
|
- {x: -0.25, y: 0.25} |
|
|
|
- {x: 0.25, y: 0.25} |
|
|
|
- {x: -0.25, y: -0.25} |
|
|
|
- {x: 0.25, y: -0.25} |
|
|
|
- {x: 0.25, y: -0.25} |
|
|
|
- {x: -0.25, y: -0.25} |
|
|
|
- {x: 0.25, y: 0.25} |
|
|
|
- {x: -0.25, y: 0.25} |
|
|
|
m_Textures2: [] |
|
|
|
m_Textures3: [] |
|
|
|
m_Tangents: |
|
|
|
- {x: -1, y: 0, z: 0, w: -1} |
|
|
|
- {x: -1, y: 0, z: 0, w: -1} |
|
|
|
- {x: -1, y: 0, z: 0, w: -1} |
|
|
|
- {x: -1, y: 0, z: 0, w: -1} |
|
|
|
- {x: 0, y: 0, z: 1, w: -1} |
|
|
|
- {x: 0, y: 0, z: 1, w: -1} |
|
|
|
- {x: 0, y: 0, z: 1, w: -1} |
|
|
|
- {x: 0, y: 0, z: 1, w: -1} |
|
|
|
- {x: 1, y: 0, z: 0, w: -1} |
|
|
|
- {x: 1, y: 0, z: 0, w: -1} |
|
|
|
- {x: 1, y: 0, z: 0, w: -1} |
|
|
|
- {x: 1, y: 0, z: 0, w: -1} |
|
|
|
- {x: 0, y: 0, z: -1, w: -1} |
|
|
|
- {x: 0, y: 0, z: -1, w: -1} |
|
|
|
- {x: 0, y: 0, z: -1, w: -1} |
|
|
|
- {x: 0, y: 0, z: -1, w: -1} |
|
|
|
- {x: 1, y: 0, z: 0, w: -1} |
|
|
|
- {x: 1, y: 0, z: 0, w: -1} |
|
|
|
- {x: 1, y: 0, z: 0, w: -1} |
|
|
|
- {x: 1, y: 0, z: 0, w: -1} |
|
|
|
- {x: -1, y: 0, z: 0, w: -1} |
|
|
|
- {x: -1, y: 0, z: 0, w: -1} |
|
|
|
- {x: -1, y: 0, z: 0, w: -1} |
|
|
|
- {x: -1, y: 0, z: 0, w: -1} |
|
|
|
m_Colors: |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
- {r: 0.21219465, g: 0.70870423, b: 1, a: 1} |
|
|
|
m_UnwrapParameters: |
|
|
|
m_HardAngle: 88 |
|
|
|
m_PackMargin: 20 |
|
|
|
m_AngleError: 8 |
|
|
|
m_AreaError: 15 |
|
|
|
m_PreserveMeshAssetOnDestroy: 0 |
|
|
|
assetGuid: |
|
|
|
m_Mesh: {fileID: 0} |
|
|
|
m_IsSelectable: 1 |
|
|
|
m_SelectedFaces: |
|
|
|
m_SelectedEdges: [] |
|
|
|
m_SelectedVertices: |
|
|
|
--- !u!23 &2725293204815276926 |
|
|
|
MeshRenderer: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293204815276914} |
|
|
|
m_Enabled: 1 |
|
|
|
m_CastShadows: 1 |
|
|
|
m_ReceiveShadows: 1 |
|
|
|
m_DynamicOccludee: 1 |
|
|
|
m_MotionVectors: 1 |
|
|
|
m_LightProbeUsage: 1 |
|
|
|
m_ReflectionProbeUsage: 1 |
|
|
|
m_RayTracingMode: 2 |
|
|
|
m_RayTraceProcedural: 0 |
|
|
|
m_RenderingLayerMask: 1 |
|
|
|
m_RendererPriority: 0 |
|
|
|
m_Materials: |
|
|
|
- {fileID: 2100000, guid: cf090111a0629e140ac2e501d96af05f, type: 2} |
|
|
|
m_StaticBatchInfo: |
|
|
|
firstSubMesh: 0 |
|
|
|
subMeshCount: 0 |
|
|
|
m_StaticBatchRoot: {fileID: 0} |
|
|
|
m_ProbeAnchor: {fileID: 0} |
|
|
|
m_LightProbeVolumeOverride: {fileID: 0} |
|
|
|
m_ScaleInLightmap: 1 |
|
|
|
m_ReceiveGI: 1 |
|
|
|
m_PreserveUVs: 0 |
|
|
|
m_IgnoreNormalsForChartDetection: 0 |
|
|
|
m_ImportantGI: 0 |
|
|
|
m_StitchLightmapSeams: 1 |
|
|
|
m_SelectedEditorRenderState: 2 |
|
|
|
m_MinimumChartSize: 4 |
|
|
|
m_AutoUVMaxDistance: 0.5 |
|
|
|
m_AutoUVMaxAngle: 89 |
|
|
|
m_LightmapParameters: {fileID: 0} |
|
|
|
m_SortingLayerID: 0 |
|
|
|
m_SortingLayer: 0 |
|
|
|
m_SortingOrder: 0 |
|
|
|
m_AdditionalVertexStreams: {fileID: 0} |
|
|
|
--- !u!33 &2725293204815276927 |
|
|
|
MeshFilter: |
|
|
|
--- !u!1 &7280267804154012178 |
|
|
|
GameObject: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293204815276914} |
|
|
|
m_Mesh: {fileID: 0} |
|
|
|
--- !u!64 &2725293204815276924 |
|
|
|
MeshCollider: |
|
|
|
serializedVersion: 6 |
|
|
|
m_Component: |
|
|
|
- component: {fileID: 7280267804154012179} |
|
|
|
- component: {fileID: 6010903807752901786} |
|
|
|
m_Layer: 0 |
|
|
|
m_Name: PlayerVisuals |
|
|
|
m_TagString: Untagged |
|
|
|
m_Icon: {fileID: 0} |
|
|
|
m_NavMeshLayer: 0 |
|
|
|
m_StaticEditorFlags: 0 |
|
|
|
m_IsActive: 1 |
|
|
|
--- !u!4 &7280267804154012179 |
|
|
|
Transform: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293204815276914} |
|
|
|
m_Material: {fileID: 0} |
|
|
|
m_IsTrigger: 0 |
|
|
|
m_Enabled: 1 |
|
|
|
serializedVersion: 4 |
|
|
|
m_Convex: 0 |
|
|
|
m_CookingOptions: 30 |
|
|
|
m_Mesh: {fileID: 0} |
|
|
|
--- !u!114 &8744383078323344904 |
|
|
|
m_GameObject: {fileID: 7280267804154012178} |
|
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|
|
|
m_LocalPosition: {x: 0, y: 0, z: 0} |
|
|
|
m_LocalScale: {x: 0.1, y: 0.1, z: 0.1} |
|
|
|
m_Children: |
|
|
|
- {fileID: 6137936579796069125} |
|
|
|
- {fileID: 7280267804702354914} |
|
|
|
- {fileID: 7280267804803618211} |
|
|
|
- {fileID: 5965212798371097713} |
|
|
|
m_Father: {fileID: 2725293205319018844} |
|
|
|
m_RootOrder: 0 |
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|
|
|
--- !u!114 &6010903807752901786 |
|
|
|
MonoBehaviour: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293204815276914} |
|
|
|
m_GameObject: {fileID: 7280267804154012178} |
|
|
|
m_Enabled: 1 |
|
|
|
m_EditorHideFlags: 0 |
|
|
|
m_Script: {fileID: 11500000, guid: f1c5224ac04236e479fb805642e4f051, type: 3} |
|
|
@ -436,7 +292,7 @@ MonoBehaviour: |
|
|
|
m_EditorClassIdentifier: |
|
|
|
m_apron: {fileID: 9135536610966766493} |
|
|
|
m_moveingObject: {fileID: 2725293205319018844} |
|
|
|
--- !u!1 &2725293205319018834 |
|
|
|
--- !u!1 &7280267804702354919 |
|
|
|
GameObject: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
@ -444,110 +300,101 @@ GameObject: |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
serializedVersion: 6 |
|
|
|
m_Component: |
|
|
|
- component: {fileID: 2725293205319018844} |
|
|
|
- component: {fileID: 2725293205319018846} |
|
|
|
- component: {fileID: 2725293205319018847} |
|
|
|
- component: {fileID: -6157332607153341915} |
|
|
|
- component: {fileID: 7280267804702354914} |
|
|
|
- component: {fileID: 7280267804702354913} |
|
|
|
- component: {fileID: 7280267804702354912} |
|
|
|
m_Layer: 0 |
|
|
|
m_Name: Player |
|
|
|
m_Name: Leggies |
|
|
|
m_TagString: Untagged |
|
|
|
m_Icon: {fileID: 0} |
|
|
|
m_NavMeshLayer: 0 |
|
|
|
m_StaticEditorFlags: 0 |
|
|
|
m_IsActive: 1 |
|
|
|
--- !u!4 &2725293205319018844 |
|
|
|
--- !u!4 &7280267804702354914 |
|
|
|
Transform: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293205319018834} |
|
|
|
m_GameObject: {fileID: 7280267804702354919} |
|
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|
|
|
m_LocalPosition: {x: 0, y: 0, z: 0} |
|
|
|
m_LocalPosition: {x: 0, y: 6.12, z: 0} |
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1} |
|
|
|
m_Children: |
|
|
|
- {fileID: 2725293204815276925} |
|
|
|
m_Father: {fileID: 0} |
|
|
|
m_RootOrder: 0 |
|
|
|
m_Children: [] |
|
|
|
m_Father: {fileID: 7280267804154012179} |
|
|
|
m_RootOrder: 1 |
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|
|
|
--- !u!143 &2725293205319018846 |
|
|
|
CharacterController: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293205319018834} |
|
|
|
m_Material: {fileID: 0} |
|
|
|
m_IsTrigger: 0 |
|
|
|
m_Enabled: 1 |
|
|
|
serializedVersion: 2 |
|
|
|
m_Height: 1.8 |
|
|
|
m_Radius: 0.5 |
|
|
|
m_SlopeLimit: 45 |
|
|
|
m_StepOffset: 0.3 |
|
|
|
m_SkinWidth: 0.08 |
|
|
|
m_MinMoveDistance: 0.001 |
|
|
|
m_Center: {x: 0, y: 0.9, z: 0} |
|
|
|
--- !u!114 &2725293205319018847 |
|
|
|
MonoBehaviour: |
|
|
|
--- !u!212 &7280267804702354913 |
|
|
|
SpriteRenderer: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293205319018834} |
|
|
|
m_GameObject: {fileID: 7280267804702354919} |
|
|
|
m_Enabled: 1 |
|
|
|
m_EditorHideFlags: 0 |
|
|
|
m_Script: {fileID: 11500000, guid: 513431a08a8506242ba8fc3919ccf76e, type: 3} |
|
|
|
m_Name: |
|
|
|
m_EditorClassIdentifier: |
|
|
|
m_playerSpeed: 5 |
|
|
|
m_rotationSpeed: 10 |
|
|
|
m_turnRadius: |
|
|
|
serializedVersion: 2 |
|
|
|
m_Curve: |
|
|
|
- serializedVersion: 3 |
|
|
|
time: 0.0041656494 |
|
|
|
value: -0.030670166 |
|
|
|
inSlope: 0.025728988 |
|
|
|
outSlope: 0.025728988 |
|
|
|
tangentMode: 0 |
|
|
|
weightedMode: 0 |
|
|
|
inWeight: 0 |
|
|
|
outWeight: 0.49194917 |
|
|
|
- serializedVersion: 3 |
|
|
|
time: 0.8174471 |
|
|
|
value: 0.3057876 |
|
|
|
inSlope: 1.5812289 |
|
|
|
outSlope: 1.5812289 |
|
|
|
tangentMode: 0 |
|
|
|
weightedMode: 0 |
|
|
|
inWeight: 0.12696037 |
|
|
|
outWeight: 0.33333334 |
|
|
|
- serializedVersion: 3 |
|
|
|
time: 1 |
|
|
|
value: 1 |
|
|
|
inSlope: 0 |
|
|
|
outSlope: 0 |
|
|
|
tangentMode: 0 |
|
|
|
weightedMode: 0 |
|
|
|
inWeight: 0 |
|
|
|
outWeight: 0 |
|
|
|
m_PreInfinity: 2 |
|
|
|
m_PostInfinity: 2 |
|
|
|
m_RotationOrder: 4 |
|
|
|
--- !u!114 &-6157332607153341915 |
|
|
|
MonoBehaviour: |
|
|
|
m_CastShadows: 0 |
|
|
|
m_ReceiveShadows: 0 |
|
|
|
m_DynamicOccludee: 1 |
|
|
|
m_MotionVectors: 1 |
|
|
|
m_LightProbeUsage: 1 |
|
|
|
m_ReflectionProbeUsage: 1 |
|
|
|
m_RayTracingMode: 0 |
|
|
|
m_RayTraceProcedural: 0 |
|
|
|
m_RenderingLayerMask: 1 |
|
|
|
m_RendererPriority: 0 |
|
|
|
m_Materials: |
|
|
|
- {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} |
|
|
|
m_StaticBatchInfo: |
|
|
|
firstSubMesh: 0 |
|
|
|
subMeshCount: 0 |
|
|
|
m_StaticBatchRoot: {fileID: 0} |
|
|
|
m_ProbeAnchor: {fileID: 0} |
|
|
|
m_LightProbeVolumeOverride: {fileID: 0} |
|
|
|
m_ScaleInLightmap: 1 |
|
|
|
m_ReceiveGI: 1 |
|
|
|
m_PreserveUVs: 0 |
|
|
|
m_IgnoreNormalsForChartDetection: 0 |
|
|
|
m_ImportantGI: 0 |
|
|
|
m_StitchLightmapSeams: 1 |
|
|
|
m_SelectedEditorRenderState: 0 |
|
|
|
m_MinimumChartSize: 4 |
|
|
|
m_AutoUVMaxDistance: 0.5 |
|
|
|
m_AutoUVMaxAngle: 89 |
|
|
|
m_LightmapParameters: {fileID: 0} |
|
|
|
m_SortingLayerID: 0 |
|
|
|
m_SortingLayer: 0 |
|
|
|
m_SortingOrder: 0 |
|
|
|
m_Sprite: {fileID: 21300000, guid: b249bf06e141ffb45946004dda1c875d, type: 3} |
|
|
|
m_Color: {r: 1, g: 1, b: 1, a: 1} |
|
|
|
m_FlipX: 1 |
|
|
|
m_FlipY: 0 |
|
|
|
m_DrawMode: 0 |
|
|
|
m_Size: {x: 9, y: 12.75} |
|
|
|
m_AdaptiveModeThreshold: 0.5 |
|
|
|
m_SpriteTileMode: 0 |
|
|
|
m_WasSpriteAssigned: 1 |
|
|
|
m_MaskInteraction: 0 |
|
|
|
m_SpriteSortPoint: 0 |
|
|
|
--- !u!95 &7280267804702354912 |
|
|
|
Animator: |
|
|
|
serializedVersion: 3 |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 2725293205319018834} |
|
|
|
m_GameObject: {fileID: 7280267804702354919} |
|
|
|
m_Enabled: 1 |
|
|
|
m_EditorHideFlags: 0 |
|
|
|
m_Script: {fileID: 11500000, guid: 8fa05fb7e07cd834287b7e97ac2f7576, type: 3} |
|
|
|
m_Name: |
|
|
|
m_EditorClassIdentifier: |
|
|
|
--- !u!1 &6496616781582263990 |
|
|
|
m_Avatar: {fileID: 0} |
|
|
|
m_Controller: {fileID: 9100000, guid: bedbeaccb77baa348a06697fa90713e0, type: 2} |
|
|
|
m_CullingMode: 0 |
|
|
|
m_UpdateMode: 0 |
|
|
|
m_ApplyRootMotion: 0 |
|
|
|
m_LinearVelocityBlending: 0 |
|
|
|
m_WarningMessage: |
|
|
|
m_HasTransformHierarchy: 1 |
|
|
|
m_AllowConstantClipSamplingOptimization: 1 |
|
|
|
m_KeepAnimatorControllerStateOnDisable: 0 |
|
|
|
--- !u!1 &7280267804803618208 |
|
|
|
GameObject: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
@ -555,36 +402,37 @@ GameObject: |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
serializedVersion: 6 |
|
|
|
m_Component: |
|
|
|
- component: {fileID: 5965212798371097713} |
|
|
|
- component: {fileID: 9135536610966766493} |
|
|
|
- component: {fileID: 7280267804803618211} |
|
|
|
- component: {fileID: 7280267804803618210} |
|
|
|
- component: {fileID: 7280267804803618209} |
|
|
|
m_Layer: 0 |
|
|
|
m_Name: player_apron |
|
|
|
m_Name: Body |
|
|
|
m_TagString: Untagged |
|
|
|
m_Icon: {fileID: 0} |
|
|
|
m_NavMeshLayer: 0 |
|
|
|
m_StaticEditorFlags: 0 |
|
|
|
m_IsActive: 1 |
|
|
|
--- !u!4 &5965212798371097713 |
|
|
|
--- !u!4 &7280267804803618211 |
|
|
|
Transform: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 6496616781582263990} |
|
|
|
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} |
|
|
|
m_LocalPosition: {x: 0, y: 0, z: 0} |
|
|
|
m_GameObject: {fileID: 7280267804803618208} |
|
|
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} |
|
|
|
m_LocalPosition: {x: 0, y: 6.12, z: 0} |
|
|
|
m_LocalScale: {x: 1, y: 1, z: 1} |
|
|
|
m_Children: [] |
|
|
|
m_Father: {fileID: 1167696238296845307} |
|
|
|
m_RootOrder: 0 |
|
|
|
m_Father: {fileID: 7280267804154012179} |
|
|
|
m_RootOrder: 2 |
|
|
|
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} |
|
|
|
--- !u!212 &9135536610966766493 |
|
|
|
--- !u!212 &7280267804803618210 |
|
|
|
SpriteRenderer: |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 6496616781582263990} |
|
|
|
m_GameObject: {fileID: 7280267804803618208} |
|
|
|
m_Enabled: 1 |
|
|
|
m_CastShadows: 0 |
|
|
|
m_ReceiveShadows: 0 |
|
|
@ -618,9 +466,9 @@ SpriteRenderer: |
|
|
|
m_SortingLayerID: 0 |
|
|
|
m_SortingLayer: 0 |
|
|
|
m_SortingOrder: 0 |
|
|
|
m_Sprite: {fileID: 21300000, guid: 92c5da83b31a4504b93abd518db4f89a, type: 3} |
|
|
|
m_Sprite: {fileID: 21300000, guid: 7828493adb9df0c4dba3507fc5d88543, type: 3} |
|
|
|
m_Color: {r: 1, g: 1, b: 1, a: 1} |
|
|
|
m_FlipX: 0 |
|
|
|
m_FlipX: 1 |
|
|
|
m_FlipY: 0 |
|
|
|
m_DrawMode: 0 |
|
|
|
m_Size: {x: 9, y: 12.75} |
|
|
@ -629,3 +477,22 @@ SpriteRenderer: |
|
|
|
m_WasSpriteAssigned: 1 |
|
|
|
m_MaskInteraction: 0 |
|
|
|
m_SpriteSortPoint: 0 |
|
|
|
--- !u!95 &7280267804803618209 |
|
|
|
Animator: |
|
|
|
serializedVersion: 3 |
|
|
|
m_ObjectHideFlags: 0 |
|
|
|
m_CorrespondingSourceObject: {fileID: 0} |
|
|
|
m_PrefabInstance: {fileID: 0} |
|
|
|
m_PrefabAsset: {fileID: 0} |
|
|
|
m_GameObject: {fileID: 7280267804803618208} |
|
|
|
m_Enabled: 1 |
|
|
|
m_Avatar: {fileID: 0} |
|
|
|
m_Controller: {fileID: 9100000, guid: 13a2a9f986badba459f5a1e1eb21ab34, type: 2} |
|
|
|
m_CullingMode: 0 |
|
|
|
m_UpdateMode: 0 |
|
|
|
m_ApplyRootMotion: 0 |
|
|
|
m_LinearVelocityBlending: 0 |
|
|
|
m_WarningMessage: |
|
|
|
m_HasTransformHierarchy: 1 |
|
|
|
m_AllowConstantClipSamplingOptimization: 1 |
|
|
|
m_KeepAnimatorControllerStateOnDisable: 0 |