몬스터 오류 수정
This commit is contained in:
parent
f6025cc692
commit
9ff90d6dea
Binary file not shown.
Binary file not shown.
|
|
@ -9116,7 +9116,7 @@ GameObject:
|
||||||
m_Icon: {fileID: 0}
|
m_Icon: {fileID: 0}
|
||||||
m_NavMeshLayer: 0
|
m_NavMeshLayer: 0
|
||||||
m_StaticEditorFlags: 0
|
m_StaticEditorFlags: 0
|
||||||
m_IsActive: 1
|
m_IsActive: 0
|
||||||
--- !u!114 &85056389
|
--- !u!114 &85056389
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
@ -9124,15 +9124,17 @@ MonoBehaviour:
|
||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_GameObject: {fileID: 85056388}
|
m_GameObject: {fileID: 85056388}
|
||||||
m_Enabled: 0
|
m_Enabled: 1
|
||||||
m_EditorHideFlags: 0
|
m_EditorHideFlags: 0
|
||||||
m_Script: {fileID: 11500000, guid: 1f525fb5022b0754b9c5e1d725f8b2a4, type: 3}
|
m_Script: {fileID: 11500000, guid: 1f525fb5022b0754b9c5e1d725f8b2a4, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
monsterPrefabs: []
|
monsterPrefabs:
|
||||||
spawnPoints: []
|
- {fileID: 3587750552762439828, guid: 6f13ab79d8b0c90469799a3505f07c8b, type: 3}
|
||||||
spawnInterval: 5
|
spawnPoints:
|
||||||
maxMonsters: 20
|
- {fileID: 85056390}
|
||||||
|
maxMonsters: 1
|
||||||
|
respawnDelay: 5
|
||||||
--- !u!4 &85056390
|
--- !u!4 &85056390
|
||||||
Transform:
|
Transform:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
@ -65967,10 +65969,12 @@ MonoBehaviour:
|
||||||
m_Script: {fileID: 11500000, guid: 1f525fb5022b0754b9c5e1d725f8b2a4, type: 3}
|
m_Script: {fileID: 11500000, guid: 1f525fb5022b0754b9c5e1d725f8b2a4, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
monsterPrefabs: []
|
monsterPrefabs:
|
||||||
spawnPoints: []
|
- {fileID: 5674935864780053661, guid: 50c1bf70f87f8124baeacfb51b165d44, type: 3}
|
||||||
spawnInterval: 5
|
spawnPoints:
|
||||||
maxMonsters: 20
|
- {fileID: 600231664}
|
||||||
|
maxMonsters: 1
|
||||||
|
respawnDelay: 5
|
||||||
--- !u!4 &600231664
|
--- !u!4 &600231664
|
||||||
Transform:
|
Transform:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
@ -65980,7 +65984,7 @@ Transform:
|
||||||
m_GameObject: {fileID: 600231662}
|
m_GameObject: {fileID: 600231662}
|
||||||
serializedVersion: 2
|
serializedVersion: 2
|
||||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||||
m_LocalPosition: {x: 52.37, y: 7.99, z: 41.83}
|
m_LocalPosition: {x: 43.83, y: 7.99, z: 33.19}
|
||||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||||
m_ConstrainProportionsScale: 0
|
m_ConstrainProportionsScale: 0
|
||||||
m_Children: []
|
m_Children: []
|
||||||
|
|
@ -67978,6 +67982,14 @@ PrefabInstance:
|
||||||
serializedVersion: 3
|
serializedVersion: 3
|
||||||
m_TransformParent: {fileID: 0}
|
m_TransformParent: {fileID: 0}
|
||||||
m_Modifications:
|
m_Modifications:
|
||||||
|
- target: {fileID: -3219543398048858031, guid: e9867839af14eb14ca3d49ee41fc5390, type: 3}
|
||||||
|
propertyPath: baseDamage
|
||||||
|
value: 1
|
||||||
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: -3219543398048858031, guid: e9867839af14eb14ca3d49ee41fc5390, type: 3}
|
||||||
|
propertyPath: elementDamage
|
||||||
|
value: 2
|
||||||
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 123676116441231771, guid: e9867839af14eb14ca3d49ee41fc5390, type: 3}
|
- target: {fileID: 123676116441231771, guid: e9867839af14eb14ca3d49ee41fc5390, type: 3}
|
||||||
propertyPath: m_LocalPosition.x
|
propertyPath: m_LocalPosition.x
|
||||||
value: 21
|
value: 21
|
||||||
|
|
@ -133985,6 +133997,25 @@ MonoBehaviour:
|
||||||
m_Script: {fileID: 11500000, guid: c23a9c1b76724ab459bf32a732f6a2f7, type: 3}
|
m_Script: {fileID: 11500000, guid: c23a9c1b76724ab459bf32a732f6a2f7, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
|
--- !u!114 &1231090184
|
||||||
|
MonoBehaviour:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_GameObject: {fileID: 1231090171}
|
||||||
|
m_Enabled: 1
|
||||||
|
m_EditorHideFlags: 0
|
||||||
|
m_Script: {fileID: 11500000, guid: 3e690680e331de947a50bc182e4c8d07, type: 3}
|
||||||
|
m_Name:
|
||||||
|
m_EditorClassIdentifier:
|
||||||
|
showGizmos: 1
|
||||||
|
showOnScreen: 1
|
||||||
|
showConsoleLog: 1
|
||||||
|
logCooldown: 0.5
|
||||||
|
attackRange: 3
|
||||||
|
keepDistThreshold: 8
|
||||||
|
closeRangeThreshold: 3
|
||||||
--- !u!1001 &1231957954
|
--- !u!1001 &1231957954
|
||||||
PrefabInstance:
|
PrefabInstance:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
@ -204259,10 +204290,12 @@ MonoBehaviour:
|
||||||
m_Script: {fileID: 11500000, guid: 1f525fb5022b0754b9c5e1d725f8b2a4, type: 3}
|
m_Script: {fileID: 11500000, guid: 1f525fb5022b0754b9c5e1d725f8b2a4, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
monsterPrefabs: []
|
monsterPrefabs:
|
||||||
spawnPoints: []
|
- {fileID: 7037573943750301576, guid: 833054483d564fc44ba7524ee18dd6cc, type: 3}
|
||||||
spawnInterval: 5
|
spawnPoints:
|
||||||
maxMonsters: 20
|
- {fileID: 1927423250}
|
||||||
|
maxMonsters: 1
|
||||||
|
respawnDelay: 5
|
||||||
--- !u!4 &1927423250
|
--- !u!4 &1927423250
|
||||||
Transform:
|
Transform:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
@ -219063,7 +219096,7 @@ GameObject:
|
||||||
m_Icon: {fileID: 0}
|
m_Icon: {fileID: 0}
|
||||||
m_NavMeshLayer: 0
|
m_NavMeshLayer: 0
|
||||||
m_StaticEditorFlags: 0
|
m_StaticEditorFlags: 0
|
||||||
m_IsActive: 0
|
m_IsActive: 1
|
||||||
--- !u!114 &2067270636
|
--- !u!114 &2067270636
|
||||||
MonoBehaviour:
|
MonoBehaviour:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
@ -219076,10 +219109,12 @@ MonoBehaviour:
|
||||||
m_Script: {fileID: 11500000, guid: 1f525fb5022b0754b9c5e1d725f8b2a4, type: 3}
|
m_Script: {fileID: 11500000, guid: 1f525fb5022b0754b9c5e1d725f8b2a4, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
monsterPrefabs: []
|
monsterPrefabs:
|
||||||
spawnPoints: []
|
- {fileID: 6300812397144094342, guid: 780f1118f1546a24ca2793cdaad1de94, type: 3}
|
||||||
spawnInterval: 5
|
spawnPoints:
|
||||||
maxMonsters: 20
|
- {fileID: 2067270637}
|
||||||
|
maxMonsters: 1
|
||||||
|
respawnDelay: 5
|
||||||
--- !u!4 &2067270637
|
--- !u!4 &2067270637
|
||||||
Transform:
|
Transform:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
@ -224632,7 +224667,10 @@ MonoBehaviour:
|
||||||
Monster_Idle: Monster_Idle
|
Monster_Idle: Monster_Idle
|
||||||
Monster_GetDamage: Monster_GetDamage
|
Monster_GetDamage: Monster_GetDamage
|
||||||
Monster_Die: Monster_Die
|
Monster_Die: Monster_Die
|
||||||
|
hitRecoverFallback: 1
|
||||||
attackRestDuration: 1.5
|
attackRestDuration: 1.5
|
||||||
|
detectionRange: 10
|
||||||
|
showDebugGizmos: 0
|
||||||
hitSound: {fileID: 0}
|
hitSound: {fileID: 0}
|
||||||
deathSound: {fileID: 0}
|
deathSound: {fileID: 0}
|
||||||
deathEffectPrefab: {fileID: 0}
|
deathEffectPrefab: {fileID: 0}
|
||||||
|
|
@ -229084,6 +229122,10 @@ PrefabInstance:
|
||||||
propertyPath: m_Layer
|
propertyPath: m_Layer
|
||||||
value: 14
|
value: 14
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 5696671955299564549, guid: fa6d549ce18d8bb479c3660d83e704d3, type: 3}
|
||||||
|
propertyPath: m_IsActive
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 5862204985775830713, guid: fa6d549ce18d8bb479c3660d83e704d3, type: 3}
|
- target: {fileID: 5862204985775830713, guid: fa6d549ce18d8bb479c3660d83e704d3, type: 3}
|
||||||
propertyPath: m_Layer
|
propertyPath: m_Layer
|
||||||
value: 14
|
value: 14
|
||||||
|
|
@ -229176,6 +229218,10 @@ PrefabInstance:
|
||||||
propertyPath: ironBall
|
propertyPath: ironBall
|
||||||
value:
|
value:
|
||||||
objectReference: {fileID: 1760701545}
|
objectReference: {fileID: 1760701545}
|
||||||
|
- target: {fileID: 9108673629704904850, guid: fa6d549ce18d8bb479c3660d83e704d3, type: 3}
|
||||||
|
propertyPath: anim_Throw
|
||||||
|
value: Attack_Throw1
|
||||||
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 9109463353651491833, guid: fa6d549ce18d8bb479c3660d83e704d3, type: 3}
|
- target: {fileID: 9109463353651491833, guid: fa6d549ce18d8bb479c3660d83e704d3, type: 3}
|
||||||
propertyPath: m_Layer
|
propertyPath: m_Layer
|
||||||
value: 14
|
value: 14
|
||||||
|
|
@ -229185,6 +229231,9 @@ PrefabInstance:
|
||||||
- {fileID: 7803200391641535762, guid: fa6d549ce18d8bb479c3660d83e704d3, type: 3}
|
- {fileID: 7803200391641535762, guid: fa6d549ce18d8bb479c3660d83e704d3, type: 3}
|
||||||
m_AddedGameObjects: []
|
m_AddedGameObjects: []
|
||||||
m_AddedComponents:
|
m_AddedComponents:
|
||||||
|
- targetCorrespondingSourceObject: {fileID: 5696671955299564549, guid: fa6d549ce18d8bb479c3660d83e704d3, type: 3}
|
||||||
|
insertIndex: 3
|
||||||
|
addedObject: {fileID: 1231090184}
|
||||||
- targetCorrespondingSourceObject: {fileID: 5696671955299564549, guid: fa6d549ce18d8bb479c3660d83e704d3, type: 3}
|
- targetCorrespondingSourceObject: {fileID: 5696671955299564549, guid: fa6d549ce18d8bb479c3660d83e704d3, type: 3}
|
||||||
insertIndex: -1
|
insertIndex: -1
|
||||||
addedObject: {fileID: 1231090178}
|
addedObject: {fileID: 1231090178}
|
||||||
|
|
@ -229430,9 +229479,9 @@ SceneRoots:
|
||||||
- {fileID: 480236531}
|
- {fileID: 480236531}
|
||||||
- {fileID: 321682814584122314}
|
- {fileID: 321682814584122314}
|
||||||
- {fileID: 1824697940}
|
- {fileID: 1824697940}
|
||||||
- {fileID: 85056390}
|
|
||||||
- {fileID: 374250731514228064}
|
- {fileID: 374250731514228064}
|
||||||
- {fileID: 1175521096951328089}
|
- {fileID: 1175521096951328089}
|
||||||
|
- {fileID: 85056390}
|
||||||
- {fileID: 600231664}
|
- {fileID: 600231664}
|
||||||
- {fileID: 1927423250}
|
- {fileID: 1927423250}
|
||||||
- {fileID: 2067270637}
|
- {fileID: 2067270637}
|
||||||
|
|
|
||||||
|
|
@ -1,13 +1,13 @@
|
||||||
%YAML 1.1
|
%YAML 1.1
|
||||||
%TAG !u! tag:unity3d.com,2011:
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
--- !u!1102 &-734848756713148517
|
--- !u!1102 &-3445375220486065021
|
||||||
AnimatorState:
|
AnimatorState:
|
||||||
serializedVersion: 6
|
serializedVersion: 6
|
||||||
m_ObjectHideFlags: 1
|
m_ObjectHideFlags: 1
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_Name: Skill_Pickup
|
m_Name: Monster_Idle
|
||||||
m_Speed: 1
|
m_Speed: 1
|
||||||
m_CycleOffset: 0
|
m_CycleOffset: 0
|
||||||
m_Transitions: []
|
m_Transitions: []
|
||||||
|
|
@ -20,7 +20,59 @@ AnimatorState:
|
||||||
m_MirrorParameterActive: 0
|
m_MirrorParameterActive: 0
|
||||||
m_CycleOffsetParameterActive: 0
|
m_CycleOffsetParameterActive: 0
|
||||||
m_TimeParameterActive: 0
|
m_TimeParameterActive: 0
|
||||||
m_Motion: {fileID: 1827226128182048838, guid: db245789d27145b4abbed35593cbaad9, type: 3}
|
m_Motion: {fileID: 7400000, guid: 81127fe60f5ab6a43a1b726b3a12eeea, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &-2971003931808509415
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Skill_Sweep
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: b5878d0e753881848b8f9dd1be029587, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &-2058751681847323385
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Skill_Dash_Ready
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: 78f4ec03d4cd75048ad538934d33e2b3, type: 2}
|
||||||
m_Tag:
|
m_Tag:
|
||||||
m_SpeedParameter:
|
m_SpeedParameter:
|
||||||
m_MirrorParameter:
|
m_MirrorParameter:
|
||||||
|
|
@ -48,111 +100,7 @@ AnimatorController:
|
||||||
m_IKPass: 0
|
m_IKPass: 0
|
||||||
m_SyncedLayerAffectsTiming: 0
|
m_SyncedLayerAffectsTiming: 0
|
||||||
m_Controller: {fileID: 9100000}
|
m_Controller: {fileID: 9100000}
|
||||||
--- !u!1102 &840795636616847130
|
--- !u!1102 &1643400870231977939
|
||||||
AnimatorState:
|
|
||||||
serializedVersion: 6
|
|
||||||
m_ObjectHideFlags: 1
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_Name: Skill_Smash_Impact
|
|
||||||
m_Speed: 1
|
|
||||||
m_CycleOffset: 0
|
|
||||||
m_Transitions: []
|
|
||||||
m_StateMachineBehaviours: []
|
|
||||||
m_Position: {x: 50, y: 50, z: 0}
|
|
||||||
m_IKOnFeet: 0
|
|
||||||
m_WriteDefaultValues: 1
|
|
||||||
m_Mirror: 0
|
|
||||||
m_SpeedParameterActive: 0
|
|
||||||
m_MirrorParameterActive: 0
|
|
||||||
m_CycleOffsetParameterActive: 0
|
|
||||||
m_TimeParameterActive: 0
|
|
||||||
m_Motion: {fileID: 1827226128182048838, guid: 51352fb8cfe61be42b93415788ee2bc1, type: 3}
|
|
||||||
m_Tag:
|
|
||||||
m_SpeedParameter:
|
|
||||||
m_MirrorParameter:
|
|
||||||
m_CycleOffsetParameter:
|
|
||||||
m_TimeParameter:
|
|
||||||
--- !u!1102 &1966504634823492402
|
|
||||||
AnimatorState:
|
|
||||||
serializedVersion: 6
|
|
||||||
m_ObjectHideFlags: 1
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_Name: Skill_Sweep
|
|
||||||
m_Speed: 1
|
|
||||||
m_CycleOffset: 0
|
|
||||||
m_Transitions: []
|
|
||||||
m_StateMachineBehaviours: []
|
|
||||||
m_Position: {x: 50, y: 50, z: 0}
|
|
||||||
m_IKOnFeet: 0
|
|
||||||
m_WriteDefaultValues: 1
|
|
||||||
m_Mirror: 0
|
|
||||||
m_SpeedParameterActive: 0
|
|
||||||
m_MirrorParameterActive: 0
|
|
||||||
m_CycleOffsetParameterActive: 0
|
|
||||||
m_TimeParameterActive: 0
|
|
||||||
m_Motion: {fileID: 1827226128182048838, guid: 4f940e175bb7786409563ccda2dd9264, type: 3}
|
|
||||||
m_Tag:
|
|
||||||
m_SpeedParameter:
|
|
||||||
m_MirrorParameter:
|
|
||||||
m_CycleOffsetParameter:
|
|
||||||
m_TimeParameter:
|
|
||||||
--- !u!1102 &2223377946697074049
|
|
||||||
AnimatorState:
|
|
||||||
serializedVersion: 6
|
|
||||||
m_ObjectHideFlags: 1
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_Name: Monster_GetDamage
|
|
||||||
m_Speed: 1
|
|
||||||
m_CycleOffset: 0
|
|
||||||
m_Transitions: []
|
|
||||||
m_StateMachineBehaviours: []
|
|
||||||
m_Position: {x: 50, y: 50, z: 0}
|
|
||||||
m_IKOnFeet: 0
|
|
||||||
m_WriteDefaultValues: 1
|
|
||||||
m_Mirror: 0
|
|
||||||
m_SpeedParameterActive: 0
|
|
||||||
m_MirrorParameterActive: 0
|
|
||||||
m_CycleOffsetParameterActive: 0
|
|
||||||
m_TimeParameterActive: 0
|
|
||||||
m_Motion: {fileID: 1827226128182048838, guid: b286e4f3c1f12634092214f20747ef4c, type: 3}
|
|
||||||
m_Tag:
|
|
||||||
m_SpeedParameter:
|
|
||||||
m_MirrorParameter:
|
|
||||||
m_CycleOffsetParameter:
|
|
||||||
m_TimeParameter:
|
|
||||||
--- !u!1102 &2549834729597696657
|
|
||||||
AnimatorState:
|
|
||||||
serializedVersion: 6
|
|
||||||
m_ObjectHideFlags: 1
|
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
|
||||||
m_PrefabInstance: {fileID: 0}
|
|
||||||
m_PrefabAsset: {fileID: 0}
|
|
||||||
m_Name: Skill_Dash_Ready
|
|
||||||
m_Speed: 1
|
|
||||||
m_CycleOffset: 0
|
|
||||||
m_Transitions: []
|
|
||||||
m_StateMachineBehaviours: []
|
|
||||||
m_Position: {x: 50, y: 50, z: 0}
|
|
||||||
m_IKOnFeet: 0
|
|
||||||
m_WriteDefaultValues: 1
|
|
||||||
m_Mirror: 0
|
|
||||||
m_SpeedParameterActive: 0
|
|
||||||
m_MirrorParameterActive: 0
|
|
||||||
m_CycleOffsetParameterActive: 0
|
|
||||||
m_TimeParameterActive: 0
|
|
||||||
m_Motion: {fileID: -203655887218126122, guid: 3b13f4c1197280d469c86e43a82f2669, type: 3}
|
|
||||||
m_Tag:
|
|
||||||
m_SpeedParameter:
|
|
||||||
m_MirrorParameter:
|
|
||||||
m_CycleOffsetParameter:
|
|
||||||
m_TimeParameter:
|
|
||||||
--- !u!1102 &2976953331190317660
|
|
||||||
AnimatorState:
|
AnimatorState:
|
||||||
serializedVersion: 6
|
serializedVersion: 6
|
||||||
m_ObjectHideFlags: 1
|
m_ObjectHideFlags: 1
|
||||||
|
|
@ -172,20 +120,20 @@ AnimatorState:
|
||||||
m_MirrorParameterActive: 0
|
m_MirrorParameterActive: 0
|
||||||
m_CycleOffsetParameterActive: 0
|
m_CycleOffsetParameterActive: 0
|
||||||
m_TimeParameterActive: 0
|
m_TimeParameterActive: 0
|
||||||
m_Motion: {fileID: -203655887218126122, guid: fa9fb63ffccb5c843bf73ab11d06ddfa, type: 3}
|
m_Motion: {fileID: 7400000, guid: 92bb1049cb921c54aa5bbfc76699274c, type: 2}
|
||||||
m_Tag:
|
m_Tag:
|
||||||
m_SpeedParameter:
|
m_SpeedParameter:
|
||||||
m_MirrorParameter:
|
m_MirrorParameter:
|
||||||
m_CycleOffsetParameter:
|
m_CycleOffsetParameter:
|
||||||
m_TimeParameter:
|
m_TimeParameter:
|
||||||
--- !u!1102 &3178013052793199152
|
--- !u!1102 &2334206410460992095
|
||||||
AnimatorState:
|
AnimatorState:
|
||||||
serializedVersion: 6
|
serializedVersion: 6
|
||||||
m_ObjectHideFlags: 1
|
m_ObjectHideFlags: 1
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_Name: Monster_Die
|
m_Name: Skill_Smash_Impact
|
||||||
m_Speed: 1
|
m_Speed: 1
|
||||||
m_CycleOffset: 0
|
m_CycleOffset: 0
|
||||||
m_Transitions: []
|
m_Transitions: []
|
||||||
|
|
@ -198,13 +146,39 @@ AnimatorState:
|
||||||
m_MirrorParameterActive: 0
|
m_MirrorParameterActive: 0
|
||||||
m_CycleOffsetParameterActive: 0
|
m_CycleOffsetParameterActive: 0
|
||||||
m_TimeParameterActive: 0
|
m_TimeParameterActive: 0
|
||||||
m_Motion: {fileID: -203655887218126122, guid: 1caa7263e277a86438d05908a74a4dd0, type: 3}
|
m_Motion: {fileID: 7400000, guid: f46e278eb9a49a54ba0096469a6fce8e, type: 2}
|
||||||
m_Tag:
|
m_Tag:
|
||||||
m_SpeedParameter:
|
m_SpeedParameter:
|
||||||
m_MirrorParameter:
|
m_MirrorParameter:
|
||||||
m_CycleOffsetParameter:
|
m_CycleOffsetParameter:
|
||||||
m_TimeParameter:
|
m_TimeParameter:
|
||||||
--- !u!1102 &3618404523700350911
|
--- !u!1102 &4139296502096279782
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Skill_Pickup
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: c382307c84732c8499f2d41d789d8910, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &4750566034077667629
|
||||||
AnimatorState:
|
AnimatorState:
|
||||||
serializedVersion: 6
|
serializedVersion: 6
|
||||||
m_ObjectHideFlags: 1
|
m_ObjectHideFlags: 1
|
||||||
|
|
@ -224,20 +198,20 @@ AnimatorState:
|
||||||
m_MirrorParameterActive: 0
|
m_MirrorParameterActive: 0
|
||||||
m_CycleOffsetParameterActive: 0
|
m_CycleOffsetParameterActive: 0
|
||||||
m_TimeParameterActive: 0
|
m_TimeParameterActive: 0
|
||||||
m_Motion: {fileID: 8993902097722301239, guid: 351a4796bc5e39d43835dc107d601bab, type: 3}
|
m_Motion: {fileID: 7400000, guid: 1ae416c8ad7f42643a29d5c974b7a51f, type: 2}
|
||||||
m_Tag:
|
m_Tag:
|
||||||
m_SpeedParameter:
|
m_SpeedParameter:
|
||||||
m_MirrorParameter:
|
m_MirrorParameter:
|
||||||
m_CycleOffsetParameter:
|
m_CycleOffsetParameter:
|
||||||
m_TimeParameter:
|
m_TimeParameter:
|
||||||
--- !u!1102 &6315225014600423063
|
--- !u!1102 &4934658672833170055
|
||||||
AnimatorState:
|
AnimatorState:
|
||||||
serializedVersion: 6
|
serializedVersion: 6
|
||||||
m_ObjectHideFlags: 1
|
m_ObjectHideFlags: 1
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_Name: Monster_Idle
|
m_Name: Monster_Die
|
||||||
m_Speed: 1
|
m_Speed: 1
|
||||||
m_CycleOffset: 0
|
m_CycleOffset: 0
|
||||||
m_Transitions: []
|
m_Transitions: []
|
||||||
|
|
@ -250,13 +224,13 @@ AnimatorState:
|
||||||
m_MirrorParameterActive: 0
|
m_MirrorParameterActive: 0
|
||||||
m_CycleOffsetParameterActive: 0
|
m_CycleOffsetParameterActive: 0
|
||||||
m_TimeParameterActive: 0
|
m_TimeParameterActive: 0
|
||||||
m_Motion: {fileID: -203655887218126122, guid: dc29be49c4c60f74899f0410ec955195, type: 3}
|
m_Motion: {fileID: 7400000, guid: 67a59f8bea2bca64299a16d8ae301e6e, type: 2}
|
||||||
m_Tag:
|
m_Tag:
|
||||||
m_SpeedParameter:
|
m_SpeedParameter:
|
||||||
m_MirrorParameter:
|
m_MirrorParameter:
|
||||||
m_CycleOffsetParameter:
|
m_CycleOffsetParameter:
|
||||||
m_TimeParameter:
|
m_TimeParameter:
|
||||||
--- !u!1102 &6693333053692853971
|
--- !u!1102 &5855400708378759549
|
||||||
AnimatorState:
|
AnimatorState:
|
||||||
serializedVersion: 6
|
serializedVersion: 6
|
||||||
m_ObjectHideFlags: 1
|
m_ObjectHideFlags: 1
|
||||||
|
|
@ -276,7 +250,33 @@ AnimatorState:
|
||||||
m_MirrorParameterActive: 0
|
m_MirrorParameterActive: 0
|
||||||
m_CycleOffsetParameterActive: 0
|
m_CycleOffsetParameterActive: 0
|
||||||
m_TimeParameterActive: 0
|
m_TimeParameterActive: 0
|
||||||
m_Motion: {fileID: -203655887218126122, guid: 904e1865c7d33244bb914b6af8d386c2, type: 3}
|
m_Motion: {fileID: 7400000, guid: aa0bb66bba158644ea10f890571e11f3, type: 2}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1102 &6534890230509507170
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 6
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Attack_Throw1
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: 710817a5a96399e42ab661858fd8e789, type: 2}
|
||||||
m_Tag:
|
m_Tag:
|
||||||
m_SpeedParameter:
|
m_SpeedParameter:
|
||||||
m_MirrorParameter:
|
m_MirrorParameter:
|
||||||
|
|
@ -292,38 +292,38 @@ AnimatorStateMachine:
|
||||||
m_Name: Base Layer
|
m_Name: Base Layer
|
||||||
m_ChildStates:
|
m_ChildStates:
|
||||||
- serializedVersion: 1
|
- serializedVersion: 1
|
||||||
m_State: {fileID: 1966504634823492402}
|
m_State: {fileID: 6534890230509507170}
|
||||||
m_Position: {x: 110, y: 440, z: 0}
|
|
||||||
- serializedVersion: 1
|
|
||||||
m_State: {fileID: 840795636616847130}
|
|
||||||
m_Position: {x: 110, y: 500, z: 0}
|
|
||||||
- serializedVersion: 1
|
|
||||||
m_State: {fileID: 8554723448866139817}
|
|
||||||
m_Position: {x: 110, y: 380, z: 0}
|
m_Position: {x: 110, y: 380, z: 0}
|
||||||
- serializedVersion: 1
|
- serializedVersion: 1
|
||||||
m_State: {fileID: 2549834729597696657}
|
m_State: {fileID: 1643400870231977939}
|
||||||
m_Position: {x: 530, y: 500, z: 0}
|
m_Position: {x: 540, y: 440, z: 0}
|
||||||
- serializedVersion: 1
|
- serializedVersion: 1
|
||||||
m_State: {fileID: 6315225014600423063}
|
m_State: {fileID: -2058751681847323385}
|
||||||
m_Position: {x: 300, y: 320, z: 0}
|
m_Position: {x: 540, y: 500, z: 0}
|
||||||
- serializedVersion: 1
|
- serializedVersion: 1
|
||||||
m_State: {fileID: 2976953331190317660}
|
m_State: {fileID: 4139296502096279782}
|
||||||
m_Position: {x: 530, y: 440, z: 0}
|
m_Position: {x: 320, y: 560, z: 0}
|
||||||
- serializedVersion: 1
|
- serializedVersion: 1
|
||||||
m_State: {fileID: 3618404523700350911}
|
m_State: {fileID: 4934658672833170055}
|
||||||
m_Position: {x: 530, y: 380, z: 0}
|
|
||||||
- serializedVersion: 1
|
|
||||||
m_State: {fileID: 6693333053692853971}
|
|
||||||
m_Position: {x: 320, y: 380, z: 0}
|
|
||||||
- serializedVersion: 1
|
|
||||||
m_State: {fileID: 3178013052793199152}
|
|
||||||
m_Position: {x: 320, y: 500, z: 0}
|
m_Position: {x: 320, y: 500, z: 0}
|
||||||
- serializedVersion: 1
|
- serializedVersion: 1
|
||||||
m_State: {fileID: 2223377946697074049}
|
m_State: {fileID: 4750566034077667629}
|
||||||
m_Position: {x: 320, y: 440, z: 0}
|
m_Position: {x: 540, y: 380, z: 0}
|
||||||
- serializedVersion: 1
|
- serializedVersion: 1
|
||||||
m_State: {fileID: -734848756713148517}
|
m_State: {fileID: 5855400708378759549}
|
||||||
m_Position: {x: 320, y: 550, z: 0}
|
m_Position: {x: 320, y: 380, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: -3445375220486065021}
|
||||||
|
m_Position: {x: 310, y: 310, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: 2334206410460992095}
|
||||||
|
m_Position: {x: 110, y: 500, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: -2971003931808509415}
|
||||||
|
m_Position: {x: 110, y: 440, z: 0}
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: 8676954889998719171}
|
||||||
|
m_Position: {x: 320, y: 440, z: 0}
|
||||||
m_ChildStateMachines: []
|
m_ChildStateMachines: []
|
||||||
m_AnyStateTransitions: []
|
m_AnyStateTransitions: []
|
||||||
m_EntryTransitions: []
|
m_EntryTransitions: []
|
||||||
|
|
@ -333,15 +333,15 @@ AnimatorStateMachine:
|
||||||
m_EntryPosition: {x: 320, y: 260, z: 0}
|
m_EntryPosition: {x: 320, y: 260, z: 0}
|
||||||
m_ExitPosition: {x: 120, y: 250, z: 0}
|
m_ExitPosition: {x: 120, y: 250, z: 0}
|
||||||
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
|
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
|
||||||
m_DefaultState: {fileID: 6315225014600423063}
|
m_DefaultState: {fileID: -3445375220486065021}
|
||||||
--- !u!1102 &8554723448866139817
|
--- !u!1102 &8676954889998719171
|
||||||
AnimatorState:
|
AnimatorState:
|
||||||
serializedVersion: 6
|
serializedVersion: 6
|
||||||
m_ObjectHideFlags: 1
|
m_ObjectHideFlags: 1
|
||||||
m_CorrespondingSourceObject: {fileID: 0}
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
m_PrefabInstance: {fileID: 0}
|
m_PrefabInstance: {fileID: 0}
|
||||||
m_PrefabAsset: {fileID: 0}
|
m_PrefabAsset: {fileID: 0}
|
||||||
m_Name: Attack_Throw
|
m_Name: Monster_GetDamage
|
||||||
m_Speed: 1
|
m_Speed: 1
|
||||||
m_CycleOffset: 0
|
m_CycleOffset: 0
|
||||||
m_Transitions: []
|
m_Transitions: []
|
||||||
|
|
@ -354,7 +354,7 @@ AnimatorState:
|
||||||
m_MirrorParameterActive: 0
|
m_MirrorParameterActive: 0
|
||||||
m_CycleOffsetParameterActive: 0
|
m_CycleOffsetParameterActive: 0
|
||||||
m_TimeParameterActive: 0
|
m_TimeParameterActive: 0
|
||||||
m_Motion: {fileID: 8993902097722301239, guid: 97bba1a846008e84d990a79747939ed9, type: 3}
|
m_Motion: {fileID: 7400000, guid: 44994f701bfd16e40bb2c8ce6e942fac, type: 2}
|
||||||
m_Tag:
|
m_Tag:
|
||||||
m_SpeedParameter:
|
m_SpeedParameter:
|
||||||
m_MirrorParameter:
|
m_MirrorParameter:
|
||||||
|
|
|
||||||
|
|
@ -118,9 +118,7 @@ MonoBehaviour:
|
||||||
m_Script: {fileID: 11500000, guid: 9eb5b341f7503494e9b0f88cc4b1c17d, type: 3}
|
m_Script: {fileID: 11500000, guid: 9eb5b341f7503494e9b0f88cc4b1c17d, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
healthSource: {fileID: 981958185210013997}
|
targetObject: {fileID: 0}
|
||||||
hpFillImage: {fileID: 6625992182938873674}
|
|
||||||
hpText: {fileID: 8364788239652814931}
|
|
||||||
--- !u!1 &2092223000242526199
|
--- !u!1 &2092223000242526199
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
@ -920,6 +918,10 @@ PrefabInstance:
|
||||||
clip 'damage'\n\tFrom animation clip 'die'\n\tFrom animation clip 'idle'\n\tFrom
|
clip 'damage'\n\tFrom animation clip 'die'\n\tFrom animation clip 'idle'\n\tFrom
|
||||||
animation clip 'run'\n\tFrom animation clip 'walk'"
|
animation clip 'run'\n\tFrom animation clip 'walk'"
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 9500000, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
|
||||||
|
propertyPath: m_ApplyRootMotion
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
m_RemovedComponents: []
|
m_RemovedComponents: []
|
||||||
m_RemovedGameObjects: []
|
m_RemovedGameObjects: []
|
||||||
m_AddedGameObjects:
|
m_AddedGameObjects:
|
||||||
|
|
@ -993,7 +995,10 @@ MonoBehaviour:
|
||||||
Monster_Idle: scavenger_idle
|
Monster_Idle: scavenger_idle
|
||||||
Monster_GetDamage: scavenger_damage
|
Monster_GetDamage: scavenger_damage
|
||||||
Monster_Die: scavenger_die
|
Monster_Die: scavenger_die
|
||||||
|
hitRecoverFallback: 1
|
||||||
attackRestDuration: 1.5
|
attackRestDuration: 1.5
|
||||||
|
detectionRange: 10
|
||||||
|
showDebugGizmos: 1
|
||||||
hitSound: {fileID: 0}
|
hitSound: {fileID: 0}
|
||||||
deathSound: {fileID: 0}
|
deathSound: {fileID: 0}
|
||||||
deathEffectPrefab: {fileID: 0}
|
deathEffectPrefab: {fileID: 0}
|
||||||
|
|
@ -1007,11 +1012,8 @@ MonoBehaviour:
|
||||||
fuseEffect: {fileID: 0}
|
fuseEffect: {fileID: 0}
|
||||||
fuseSound: {fileID: 0}
|
fuseSound: {fileID: 0}
|
||||||
explosionSound: {fileID: 0}
|
explosionSound: {fileID: 0}
|
||||||
runAnimation: scavenger_run
|
runAnim: scavenger_run
|
||||||
fuseAnimation: scavenger_Fuse
|
fuseAnim: scavenger_Fuse
|
||||||
chaseSpeed: 6
|
|
||||||
patrolRadius: 5
|
|
||||||
patrolInterval: 2
|
|
||||||
--- !u!136 &4824808582826185509
|
--- !u!136 &4824808582826185509
|
||||||
CapsuleCollider:
|
CapsuleCollider:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
|
||||||
|
|
@ -530,9 +530,7 @@ MonoBehaviour:
|
||||||
m_Script: {fileID: 11500000, guid: 9eb5b341f7503494e9b0f88cc4b1c17d, type: 3}
|
m_Script: {fileID: 11500000, guid: 9eb5b341f7503494e9b0f88cc4b1c17d, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
healthSource: {fileID: 8802811576779153841}
|
targetObject: {fileID: 0}
|
||||||
hpFillImage: {fileID: 5890577574158001365}
|
|
||||||
hpText: {fileID: 3501248421892344481}
|
|
||||||
--- !u!1001 &7037573943750398246
|
--- !u!1001 &7037573943750398246
|
||||||
PrefabInstance:
|
PrefabInstance:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
@ -838,6 +836,10 @@ PrefabInstance:
|
||||||
'ring_02_l'\n\tTransform 'hand_l'\n\tTransform 'index_03_r'\n\tTransform
|
'ring_02_l'\n\tTransform 'hand_l'\n\tTransform 'index_03_r'\n\tTransform
|
||||||
'jaw_1'\n\tTransform 'ring_03_r'\n\tand more ...\n\tFrom animation clip 'spawn'"
|
'jaw_1'\n\tTransform 'ring_03_r'\n\tand more ...\n\tFrom animation clip 'spawn'"
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 9500000, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
|
||||||
|
propertyPath: m_ApplyRootMotion
|
||||||
|
value: 0
|
||||||
|
objectReference: {fileID: 0}
|
||||||
m_RemovedComponents: []
|
m_RemovedComponents: []
|
||||||
m_RemovedGameObjects: []
|
m_RemovedGameObjects: []
|
||||||
m_AddedGameObjects:
|
m_AddedGameObjects:
|
||||||
|
|
@ -879,7 +881,7 @@ MonoBehaviour:
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
optimizationDistance: 40
|
optimizationDistance: 40
|
||||||
maxHP: 5
|
maxHP: 100
|
||||||
attackDamage: 10
|
attackDamage: 10
|
||||||
expReward: 10
|
expReward: 10
|
||||||
moveSpeed: 3.5
|
moveSpeed: 3.5
|
||||||
|
|
@ -888,6 +890,8 @@ MonoBehaviour:
|
||||||
Monster_GetDamage: Run-gethit
|
Monster_GetDamage: Run-gethit
|
||||||
Monster_Die: Run-die
|
Monster_Die: Run-die
|
||||||
attackRestDuration: 1.5
|
attackRestDuration: 1.5
|
||||||
|
detectionRange: 10
|
||||||
|
showDebugGizmos: 1
|
||||||
hitSound: {fileID: 0}
|
hitSound: {fileID: 0}
|
||||||
deathSound: {fileID: 0}
|
deathSound: {fileID: 0}
|
||||||
deathEffectPrefab: {fileID: 0}
|
deathEffectPrefab: {fileID: 0}
|
||||||
|
|
@ -898,15 +902,9 @@ MonoBehaviour:
|
||||||
chargeDuration: 2
|
chargeDuration: 2
|
||||||
chargeDelay: 3
|
chargeDelay: 3
|
||||||
prepareTime: 3
|
prepareTime: 3
|
||||||
dropItemPrefabs:
|
chargeAnim: Run-run
|
||||||
- {fileID: 791703799912573729, guid: e9867839af14eb14ca3d49ee41fc5390, type: 3}
|
prepareAnim: Run-wait
|
||||||
- {fileID: 1171483609561952824, guid: 5d18660a7620e4e48bb1462c7e0e1187, type: 3}
|
walkAnim: Run-walk
|
||||||
dropChance: 100
|
|
||||||
chargeAnimation: Run-run
|
|
||||||
prepareAnimation: Run-wait
|
|
||||||
Monster_Walk: Run-walk
|
|
||||||
patrolRadius: 5
|
|
||||||
patrolInterval: 2
|
|
||||||
--- !u!54 &8964470652111950350
|
--- !u!54 &8964470652111950350
|
||||||
Rigidbody:
|
Rigidbody:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
|
||||||
|
|
@ -1494,7 +1494,7 @@ Animator:
|
||||||
m_Controller: {fileID: 9100000, guid: 03c6f720a9d4f80499d18742728a1bf2, type: 2}
|
m_Controller: {fileID: 9100000, guid: 03c6f720a9d4f80499d18742728a1bf2, type: 2}
|
||||||
m_CullingMode: 0
|
m_CullingMode: 0
|
||||||
m_UpdateMode: 0
|
m_UpdateMode: 0
|
||||||
m_ApplyRootMotion: 1
|
m_ApplyRootMotion: 0
|
||||||
m_LinearVelocityBlending: 0
|
m_LinearVelocityBlending: 0
|
||||||
m_StabilizeFeet: 0
|
m_StabilizeFeet: 0
|
||||||
m_WarningMessage: "\nBinding warning: Some generic clip(s) animate transforms that
|
m_WarningMessage: "\nBinding warning: Some generic clip(s) animate transforms that
|
||||||
|
|
@ -1544,7 +1544,7 @@ MonoBehaviour:
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
optimizationDistance: 40
|
optimizationDistance: 40
|
||||||
maxHP: 100
|
maxHP: 300
|
||||||
attackDamage: 10
|
attackDamage: 10
|
||||||
expReward: 10
|
expReward: 10
|
||||||
moveSpeed: 3.5
|
moveSpeed: 3.5
|
||||||
|
|
@ -1553,6 +1553,8 @@ MonoBehaviour:
|
||||||
Monster_GetDamage: Monster_GetDamage
|
Monster_GetDamage: Monster_GetDamage
|
||||||
Monster_Die: Monster_Die
|
Monster_Die: Monster_Die
|
||||||
attackRestDuration: 1.5
|
attackRestDuration: 1.5
|
||||||
|
detectionRange: 10
|
||||||
|
showDebugGizmos: 1
|
||||||
hitSound: {fileID: 0}
|
hitSound: {fileID: 0}
|
||||||
deathSound: {fileID: 0}
|
deathSound: {fileID: 0}
|
||||||
deathEffectPrefab: {fileID: 0}
|
deathEffectPrefab: {fileID: 0}
|
||||||
|
|
@ -1563,22 +1565,11 @@ MonoBehaviour:
|
||||||
firePoint: {fileID: 8489816395439659708}
|
firePoint: {fileID: 8489816395439659708}
|
||||||
attackRange: 10
|
attackRange: 10
|
||||||
attackDelay: 2
|
attackDelay: 2
|
||||||
detectRange: 15
|
|
||||||
projectileSpeed: 53.9
|
projectileSpeed: 53.9
|
||||||
minDistance: 2
|
|
||||||
usePreciseLob: 1
|
|
||||||
launchAngle: 45
|
launchAngle: 45
|
||||||
aimHeight: 0.5
|
aimHeightOffset: 1.2
|
||||||
fleeDistance: 5
|
|
||||||
throwForce: 15
|
|
||||||
throwUpward: 7.8
|
|
||||||
reloadTime: 2
|
|
||||||
handModel: {fileID: 1163733789413127741, guid: 3fe90e2c4622f754381371a281472296, type: 3}
|
|
||||||
aimAtPlayer: 1
|
|
||||||
attackAnim: E_Throw
|
attackAnim: E_Throw
|
||||||
walkAnim: Monster_Walk
|
walkAnim: Monster_Walk
|
||||||
patrolRadius: 5
|
|
||||||
patrolInterval: 3
|
|
||||||
--- !u!54 &1514289710616282544
|
--- !u!54 &1514289710616282544
|
||||||
Rigidbody:
|
Rigidbody:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
@ -2619,9 +2610,7 @@ MonoBehaviour:
|
||||||
m_Script: {fileID: 11500000, guid: 9eb5b341f7503494e9b0f88cc4b1c17d, type: 3}
|
m_Script: {fileID: 11500000, guid: 9eb5b341f7503494e9b0f88cc4b1c17d, type: 3}
|
||||||
m_Name:
|
m_Name:
|
||||||
m_EditorClassIdentifier:
|
m_EditorClassIdentifier:
|
||||||
healthSource: {fileID: -5927759587507764226}
|
targetObject: {fileID: 0}
|
||||||
hpFillImage: {fileID: 7307672912510681016}
|
|
||||||
hpText: {fileID: 2164660505891504432}
|
|
||||||
--- !u!1 &7576300459429704252
|
--- !u!1 &7576300459429704252
|
||||||
GameObject:
|
GameObject:
|
||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
|
|
|
||||||
119441
Assets/5.Enemy Animation/BossAnimation'/Attack_Throw.anim
Normal file
119441
Assets/5.Enemy Animation/BossAnimation'/Attack_Throw.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 87900c6f78cb34247a1f2eb886cdea11
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
199747
Assets/5.Enemy Animation/BossAnimation'/Attack_Throw1.anim
Normal file
199747
Assets/5.Enemy Animation/BossAnimation'/Attack_Throw1.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 710817a5a96399e42ab661858fd8e789
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
58556
Assets/5.Enemy Animation/BossAnimation'/Monster_Die.anim
Normal file
58556
Assets/5.Enemy Animation/BossAnimation'/Monster_Die.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 67a59f8bea2bca64299a16d8ae301e6e
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
50087
Assets/5.Enemy Animation/BossAnimation'/Monster_GetDamage.anim
Normal file
50087
Assets/5.Enemy Animation/BossAnimation'/Monster_GetDamage.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 44994f701bfd16e40bb2c8ce6e942fac
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
20612
Assets/5.Enemy Animation/BossAnimation'/Monster_Idle.anim
Normal file
20612
Assets/5.Enemy Animation/BossAnimation'/Monster_Idle.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 81127fe60f5ab6a43a1b726b3a12eeea
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
21818
Assets/5.Enemy Animation/BossAnimation'/Monster_Walk.anim
Normal file
21818
Assets/5.Enemy Animation/BossAnimation'/Monster_Walk.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: aa0bb66bba158644ea10f890571e11f3
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
81624
Assets/5.Enemy Animation/BossAnimation'/Roar.anim
Normal file
81624
Assets/5.Enemy Animation/BossAnimation'/Roar.anim
Normal file
File diff suppressed because it is too large
Load Diff
8
Assets/5.Enemy Animation/BossAnimation'/Roar.anim.meta
Normal file
8
Assets/5.Enemy Animation/BossAnimation'/Roar.anim.meta
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 92bb1049cb921c54aa5bbfc76699274c
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
22673
Assets/5.Enemy Animation/BossAnimation'/Running.anim
Normal file
22673
Assets/5.Enemy Animation/BossAnimation'/Running.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 54dec32dac4d5724a94d9c85340cfde8
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
89706
Assets/5.Enemy Animation/BossAnimation'/Skill_Dash_Ready.anim
Normal file
89706
Assets/5.Enemy Animation/BossAnimation'/Skill_Dash_Ready.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 78f4ec03d4cd75048ad538934d33e2b3
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
156918
Assets/5.Enemy Animation/BossAnimation'/Skill_Pickup.anim
Normal file
156918
Assets/5.Enemy Animation/BossAnimation'/Skill_Pickup.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: c382307c84732c8499f2d41d789d8910
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
195438
Assets/5.Enemy Animation/BossAnimation'/Skill_Smash_Impact.anim
Normal file
195438
Assets/5.Enemy Animation/BossAnimation'/Skill_Smash_Impact.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: f46e278eb9a49a54ba0096469a6fce8e
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
22673
Assets/5.Enemy Animation/BossAnimation'/scavenger_run.anim
Normal file
22673
Assets/5.Enemy Animation/BossAnimation'/scavenger_run.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 9f78d3dd64425f242a69814a509b5d5c
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
File diff suppressed because it is too large
Load Diff
325686
Assets/5.Enemy Animation/BossAnimation'/박치기 애니메이션 2/Skill_Dash_Go.anim
Normal file
325686
Assets/5.Enemy Animation/BossAnimation'/박치기 애니메이션 2/Skill_Dash_Go.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1ae416c8ad7f42643a29d5c974b7a51f
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b5878d0e753881848b8f9dd1be029587
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
50636
Assets/5.Enemy Animation/Mutant Flexing Muscles.anim
Normal file
50636
Assets/5.Enemy Animation/Mutant Flexing Muscles.anim
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: b5c0e1892e366d74aa885c81ad2077a6
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 7400000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
8
Assets/Animation_human.meta
Normal file
8
Assets/Animation_human.meta
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ae84b66165385c54f8b569059247cb66
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
|
@ -0,0 +1,5 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1f6b2ca035e387048bb167acd5646d32
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 1269020b07081b64fb014528f6e3e4d0
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: e23ddec8737078d4099a429bee370c1b
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 0
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
|
@ -0,0 +1,72 @@
|
||||||
|
%YAML 1.1
|
||||||
|
%TAG !u! tag:unity3d.com,2011:
|
||||||
|
--- !u!1102 &-2810208587019891354
|
||||||
|
AnimatorState:
|
||||||
|
serializedVersion: 5
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: 2Handed-Sword@RangedAttack1
|
||||||
|
m_Speed: 1
|
||||||
|
m_CycleOffset: 0
|
||||||
|
m_Transitions: []
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_Position: {x: 50, y: 50, z: 0}
|
||||||
|
m_IKOnFeet: 0
|
||||||
|
m_WriteDefaultValues: 1
|
||||||
|
m_Mirror: 0
|
||||||
|
m_SpeedParameterActive: 0
|
||||||
|
m_MirrorParameterActive: 0
|
||||||
|
m_CycleOffsetParameterActive: 0
|
||||||
|
m_TimeParameterActive: 0
|
||||||
|
m_Motion: {fileID: 7400000, guid: a95410152447f944d91219d4a328e2a8, type: 3}
|
||||||
|
m_Tag:
|
||||||
|
m_SpeedParameter:
|
||||||
|
m_MirrorParameter:
|
||||||
|
m_CycleOffsetParameter:
|
||||||
|
m_TimeParameter:
|
||||||
|
--- !u!1107 &-892768026556877174
|
||||||
|
AnimatorStateMachine:
|
||||||
|
serializedVersion: 5
|
||||||
|
m_ObjectHideFlags: 1
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: Base Layer
|
||||||
|
m_ChildStates:
|
||||||
|
- serializedVersion: 1
|
||||||
|
m_State: {fileID: -2810208587019891354}
|
||||||
|
m_Position: {x: 250, y: 110, z: 0}
|
||||||
|
m_ChildStateMachines: []
|
||||||
|
m_AnyStateTransitions: []
|
||||||
|
m_EntryTransitions: []
|
||||||
|
m_StateMachineTransitions: {}
|
||||||
|
m_StateMachineBehaviours: []
|
||||||
|
m_AnyStatePosition: {x: 50, y: 40, z: 0}
|
||||||
|
m_EntryPosition: {x: 50, y: 120, z: 0}
|
||||||
|
m_ExitPosition: {x: 50, y: 80, z: 0}
|
||||||
|
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
|
||||||
|
m_DefaultState: {fileID: -2810208587019891354}
|
||||||
|
--- !u!91 &9100000
|
||||||
|
AnimatorController:
|
||||||
|
m_ObjectHideFlags: 0
|
||||||
|
m_CorrespondingSourceObject: {fileID: 0}
|
||||||
|
m_PrefabInstance: {fileID: 0}
|
||||||
|
m_PrefabAsset: {fileID: 0}
|
||||||
|
m_Name: 2Handed-Sword
|
||||||
|
serializedVersion: 5
|
||||||
|
m_AnimatorParameters: []
|
||||||
|
m_AnimatorLayers:
|
||||||
|
- serializedVersion: 5
|
||||||
|
m_Name: Base Layer
|
||||||
|
m_StateMachine: {fileID: -892768026556877174}
|
||||||
|
m_Mask: {fileID: 0}
|
||||||
|
m_Motions: []
|
||||||
|
m_Behaviours: []
|
||||||
|
m_BlendingMode: 0
|
||||||
|
m_SyncedLayerIndex: -1
|
||||||
|
m_DefaultWeight: 0
|
||||||
|
m_IKPass: 0
|
||||||
|
m_SyncedLayerAffectsTiming: 0
|
||||||
|
m_Controller: {fileID: 9100000}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ec6c08fb326f6b9418fac055ab78224e
|
||||||
|
NativeFormatImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
mainObjectFileID: 9100000
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
|
|
@ -0,0 +1,5 @@
|
||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 2af3f315df630bc43a7aae851aad750b
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
userData:
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user