mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-10 06:34:16 +00:00
adjust nav mesh build settings to match CharacterController on ped
This commit is contained in:
parent
9aef106f5d
commit
3ecddf8ef4
1 changed files with 3 additions and 3 deletions
|
@ -73,10 +73,10 @@ NavMeshProjectSettings:
|
|||
m_Settings:
|
||||
- serializedVersion: 2
|
||||
agentTypeID: 0
|
||||
agentRadius: 0.5
|
||||
agentHeight: 2
|
||||
agentRadius: 0.25
|
||||
agentHeight: 1.75
|
||||
agentSlope: 45
|
||||
agentClimb: 0.75
|
||||
agentClimb: 0.3
|
||||
ledgeDropHeight: 0
|
||||
maxJumpAcrossDistance: 0
|
||||
minRegionArea: 2
|
||||
|
|
Loading…
Reference in a new issue