reduced collision radius
This commit is contained in:
parent
b48c5c1f49
commit
6384117110
3 changed files with 3 additions and 12 deletions
|
@ -2383,7 +2383,7 @@ NavMeshAgent:
|
|||
m_GameObject: {fileID: 1249949894527080}
|
||||
m_Enabled: 1
|
||||
m_AgentTypeID: 0
|
||||
m_Radius: 0.3
|
||||
m_Radius: 0.1
|
||||
m_Speed: 1.7
|
||||
m_Acceleration: 8
|
||||
avoidancePriority: 50
|
||||
|
|
|
@ -2370,8 +2370,8 @@ NavMeshAgent:
|
|||
m_GameObject: {fileID: 1736268233368836}
|
||||
m_Enabled: 1
|
||||
m_AgentTypeID: 0
|
||||
m_Radius: 0.5
|
||||
m_Speed: 1.7
|
||||
m_Radius: 0.1
|
||||
m_Speed: 6
|
||||
m_Acceleration: 8
|
||||
avoidancePriority: 50
|
||||
m_AngularSpeed: 1000
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: aed8389bb6c1d4d49ad5bf1d04d7be17
|
||||
folderAsset: yes
|
||||
timeCreated: 1506987054
|
||||
licenseType: Free
|
||||
DefaultImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Reference in a new issue