Minifix for better client navigation near seats
This commit is contained in:
parent
8ba1513020
commit
1c8711561b
3 changed files with 15 additions and 14 deletions
|
@ -117,7 +117,7 @@ BoxCollider2D:
|
|||
m_Enabled: 1
|
||||
m_Density: 1
|
||||
m_Material: {fileID: 0}
|
||||
m_IsTrigger: 1
|
||||
m_IsTrigger: 0
|
||||
m_UsedByEffector: 0
|
||||
m_UsedByComposite: 0
|
||||
m_Offset: {x: 0.0008151531, y: 0.09807843}
|
||||
|
@ -178,10 +178,10 @@ NavMeshObstacle:
|
|||
m_GameObject: {fileID: 5304524770463492230}
|
||||
m_Enabled: 0
|
||||
serializedVersion: 3
|
||||
m_Shape: 1
|
||||
m_Extents: {x: 0.15, y: 0.1, z: 0.00001}
|
||||
m_Shape: 0
|
||||
m_Extents: {x: 0.25, y: 0.275, z: 0.25}
|
||||
m_MoveThreshold: 0.1
|
||||
m_Carve: 1
|
||||
m_CarveOnlyStationary: 1
|
||||
m_Center: {x: 0, y: 0.1, z: 0}
|
||||
m_TimeToStationary: 0.5
|
||||
m_Center: {x: 0, y: 0.2, z: 0}
|
||||
m_TimeToStationary: 0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue