From bd4e937e27364c1850199ff9b29a3c6c7ea29f27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Szymon=20Mi=C5=9B?= <> Date: Fri, 24 Oct 2025 16:25:49 +0200 Subject: [PATCH] Archer fix --- Assets/AI/Archer/Archer_BaseModel.prefab | 28 ++++++++++++------------ 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Assets/AI/Archer/Archer_BaseModel.prefab b/Assets/AI/Archer/Archer_BaseModel.prefab index e170ac239..bd67ebbd0 100644 --- a/Assets/AI/Archer/Archer_BaseModel.prefab +++ b/Assets/AI/Archer/Archer_BaseModel.prefab @@ -1723,7 +1723,7 @@ PrefabInstance: - target: {fileID: -8679921383154817045, guid: ce2ed3d21630f9244b74d076d7119060, type: 3} propertyPath: m_LocalPosition.x - value: 16.814941 + value: 31.205915 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: ce2ed3d21630f9244b74d076d7119060, type: 3} @@ -1733,12 +1733,12 @@ PrefabInstance: - target: {fileID: -8679921383154817045, guid: ce2ed3d21630f9244b74d076d7119060, type: 3} propertyPath: m_LocalPosition.z - value: -127.315346 + value: -122.00715 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: ce2ed3d21630f9244b74d076d7119060, type: 3} propertyPath: m_LocalRotation.w - value: 0.9777794 + value: 0.52598834 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: ce2ed3d21630f9244b74d076d7119060, type: 3} @@ -1748,7 +1748,7 @@ PrefabInstance: - target: {fileID: -8679921383154817045, guid: ce2ed3d21630f9244b74d076d7119060, type: 3} propertyPath: m_LocalRotation.y - value: -0.20963651 + value: -0.8504918 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: ce2ed3d21630f9244b74d076d7119060, type: 3} @@ -1763,7 +1763,7 @@ PrefabInstance: - target: {fileID: -8679921383154817045, guid: ce2ed3d21630f9244b74d076d7119060, type: 3} propertyPath: m_LocalEulerAnglesHint.y - value: -24.202 + value: -116.53 objectReference: {fileID: 0} - target: {fileID: -8679921383154817045, guid: ce2ed3d21630f9244b74d076d7119060, type: 3} @@ -2809,7 +2809,7 @@ MonoBehaviour: openCloseWindow: 1 selectedToolbar: 11 _isDead: 0 - _currentHealth: 0 + _currentHealth: 100 isImmortal: 0 fillHealthOnStart: 1 maxHealth: 100 @@ -2925,7 +2925,7 @@ MonoBehaviour: frictionPhysics: {fileID: 0} maxFrictionPhysics: {fileID: 0} slippyPhysics: {fileID: 0} - _capsuleCollider: {fileID: 0} + _capsuleCollider: {fileID: 8518473413811709882} targetDirection: {x: 0, y: 0, z: 0} input: {x: 0, y: 0, z: 0} lockMovement: 0 @@ -2962,10 +2962,10 @@ MonoBehaviour: findTargetByDistance: 1 _fieldOfView: 90 _minDistanceToDetect: 3 - _maxDistanceToDetect: 6 + _maxDistanceToDetect: 18 _hasPositionOfTheTarget: 0 _targetInLineOfSight: 0 - _lostTargetDistance: 4 + _lostTargetDistance: 19 _timeToLostWithoutSight: 5 _detectLayer: serializedVersion: 2 @@ -2975,7 +2975,7 @@ MonoBehaviour: - Player _obstacles: serializedVersion: 2 - m_Bits: 1 + m_Bits: 513 targetsInRange: [] _currentTarget: _tag: @@ -3000,8 +3000,8 @@ MonoBehaviour: _maxAttackTime: 2 _minAttackCount: 1 _maxAttackCount: 3 - _attackDistance: 1 - _combatBlockingChance: 50 + _attackDistance: 14 + _combatBlockingChance: 0 _onDamageBlockingChance: 25 _minStayBlockingTime: 4 _maxStayBlockingTime: 6 @@ -3010,8 +3010,8 @@ MonoBehaviour: ignoreDefenseDamageTypes: - unarmed - melee - _minDistanceOfTheTarget: 2 - _combatDistance: 4 + _minDistanceOfTheTarget: 10 + _combatDistance: 14 _strafeCombatMovement: 1 _alwaysStrafe: 0 _minTimeToChangeStrafeSide: 1