From fb5871e7dd953a07ab81aa328e93513b86c89765 Mon Sep 17 00:00:00 2001 From: Nat10k <110515021+Nat10k@users.noreply.github.com> Date: Sun, 5 May 2024 10:50:04 +0700 Subject: [PATCH] fix : make jenderal hitbox bigger --- Assets/Prefabs/Enemies/Jenderal.prefab | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Assets/Prefabs/Enemies/Jenderal.prefab b/Assets/Prefabs/Enemies/Jenderal.prefab index 9c03569..e8b27cc 100644 --- a/Assets/Prefabs/Enemies/Jenderal.prefab +++ b/Assets/Prefabs/Enemies/Jenderal.prefab @@ -247,10 +247,10 @@ CapsuleCollider: m_ProvidesContacts: 0 m_Enabled: 1 serializedVersion: 2 - m_Radius: 0.5 - m_Height: 1.67 + m_Radius: 0.65733063 + m_Height: 1.845026 m_Direction: 1 - m_Center: {x: 0.06, y: 0.77, z: 0} + m_Center: {x: -0.03913641, y: 0.718487, z: 0.06635463} --- !u!135 &13576486 SphereCollider: m_ObjectHideFlags: 0 @@ -290,7 +290,7 @@ NavMeshAgent: m_AutoTraverseOffMeshLink: 1 m_AutoBraking: 1 m_AutoRepath: 1 - m_Height: 2 + m_Height: 1.5 m_BaseOffset: 0 m_WalkableMask: 4294967295 m_ObstacleAvoidanceType: 4 @@ -645,7 +645,7 @@ Transform: m_GameObject: {fileID: 168934} serializedVersion: 2 m_LocalRotation: {x: -0.7071068, y: 0, z: 0, w: 0.7071067} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: 0, y: 0.46, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -939,7 +939,7 @@ ParticleSystem: m_RotationOrder: 4 startSizeY: serializedVersion: 2 - minMaxState: 0 + minMaxState: 3 scalar: 1 minScalar: 1 maxCurve: @@ -992,7 +992,7 @@ ParticleSystem: m_RotationOrder: 4 startSizeZ: serializedVersion: 2 - minMaxState: 0 + minMaxState: 3 scalar: 1 minScalar: 1 maxCurve: @@ -15853,7 +15853,7 @@ Transform: m_GameObject: {fileID: 8385218773299358894} serializedVersion: 2 m_LocalRotation: {x: 0.7071076, y: 7.023871e-14, z: 0.000000061817246, w: -0.707106} - m_LocalPosition: {x: 0, y: 0, z: 0} + m_LocalPosition: {x: 0, y: 0.49, z: -0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] -- GitLab