Reduced speed of enemies
This commit is contained in:
parent
d762ad7985
commit
7ae77b4357
|
@ -635,7 +635,7 @@ NavMeshAgent:
|
||||||
m_Enabled: 1
|
m_Enabled: 1
|
||||||
m_AgentTypeID: 0
|
m_AgentTypeID: 0
|
||||||
m_Radius: 0.5
|
m_Radius: 0.5
|
||||||
m_Speed: 3.5
|
m_Speed: 1
|
||||||
m_Acceleration: 8
|
m_Acceleration: 8
|
||||||
avoidancePriority: 50
|
avoidancePriority: 50
|
||||||
m_AngularSpeed: 120
|
m_AngularSpeed: 120
|
||||||
|
|
Loading…
Reference in New Issue