플레이어 캐릭터가 바닥에서 약간 떠있는 문제 수정

skin width 0.08 -> 0.0001
This commit is contained in:
2026-03-09 16:18:09 +09:00
parent 2aa52746e9
commit 86903a09f0
3 changed files with 202 additions and 121 deletions

View File

@@ -63,7 +63,7 @@ CharacterController:
m_Radius: 0.3
m_SlopeLimit: 45
m_StepOffset: 0.3
m_SkinWidth: 0.08
m_SkinWidth: 0.0001
m_MinMoveDistance: 0.001
m_Center: {x: 0, y: 1, z: 0}
--- !u!136 &7641562851946724729
@@ -130,6 +130,7 @@ MonoBehaviour:
moveSpeed: 5
rotationSpeed: 10
gravity: -9.81
jumpForce: 5
--- !u!114 &194806265065691022
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -222,6 +223,10 @@ MonoBehaviour:
NameHash: 125937960
Synchronize: 1
ParameterType: 9
- name: Land
NameHash: 137525990
Synchronize: 1
ParameterType: 9
AnimatorParametersExpanded: 0
--- !u!95 &3426985706796420257
Animator:
@@ -261,6 +266,7 @@ MonoBehaviour:
speedParam: Speed
isGroundedParam: IsGrounded
jumpTriggerParam: Jump
landTriggerParam: Land
speedSmoothTime: 0.1
--- !u!1001 &7705728874586931617
PrefabInstance: