game: nav mesh dont work
This commit is contained in:
parent
9d1b9f5872
commit
f9b7471aee
3 changed files with 7 additions and 13 deletions
4
SSLR/.gitattributes
vendored
4
SSLR/.gitattributes
vendored
|
@ -133,5 +133,5 @@ Assets/Plugins/** linguist-vendored
|
|||
# worldcreator terrain asset files
|
||||
Assets/WorldCreatorTerrains/WC_Terrain/WC_Terrain_0_0.asset -text -diff
|
||||
Assets/WorldCreatorTerrains/*.asset -text -diff
|
||||
Assets/Scenes/Game Scene/NavMesh-Game Manager.asset binary
|
||||
Assets/Scenes*.asset binary
|
||||
Assets/Scenes/Game Scene/NavMesh-Game Manager.asset -text -diff
|
||||
Assets/Scenes*.asset -text -diff
|
|
@ -8337,7 +8337,7 @@ Transform:
|
|||
m_GameObject: {fileID: 135242118}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 770.72, y: 11.551, z: 451.58}
|
||||
m_LocalPosition: {x: 771.96, y: 11.551, z: 451.14}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
|
@ -8892,7 +8892,7 @@ Transform:
|
|||
m_GameObject: {fileID: 155537753}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 755.54, y: 11.551, z: 451.29}
|
||||
m_LocalPosition: {x: 757.34, y: 11.551, z: 452.91}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
|
@ -31502,12 +31502,6 @@ MonoBehaviour:
|
|||
serviceTick: {fileID: 1195857310}
|
||||
takeDocumentsTick: {fileID: 1195857309}
|
||||
giveDocumentsTick: {fileID: 1195857308}
|
||||
comcareServiceButton: {fileID: 1595432477}
|
||||
fscServiceButton: {fileID: 86398078}
|
||||
peersServiceButton: {fileID: 1729846895}
|
||||
transitionalSheltersServiceButton: {fileID: 436402416}
|
||||
cpsServiceButton: {fileID: 1934964281}
|
||||
sgEnableServiceButton: {fileID: 951679778}
|
||||
currentDocument: {fileID: 0}
|
||||
--- !u!114 &898533764
|
||||
MonoBehaviour:
|
||||
|
@ -36788,7 +36782,7 @@ MonoBehaviour:
|
|||
m_OverrideVoxelSize: 0
|
||||
m_VoxelSize: 0.06666667
|
||||
m_MinRegionArea: 2
|
||||
m_NavMeshData: {fileID: 23800000, guid: 110cb5fa76b99694c9101128f8db107d, type: 2}
|
||||
m_NavMeshData: {fileID: 23800000, guid: de28d0eec1a703e4fa799a7b4c7933fa, type: 2}
|
||||
m_BuildHeightMesh: 1
|
||||
--- !u!114 &1127196874
|
||||
MonoBehaviour:
|
||||
|
@ -37092,7 +37086,7 @@ Transform:
|
|||
m_GameObject: {fileID: 1151894174}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 755.66, y: 11.551, z: 466.6}
|
||||
m_LocalPosition: {x: 756.98, y: 11.551, z: 461.85}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
|
@ -37314,7 +37308,7 @@ Transform:
|
|||
m_GameObject: {fileID: 1163508319}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: 761.76, y: 11.551, z: 449.13}
|
||||
m_LocalPosition: {x: 760.21, y: 11.551, z: 453.03}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
|
|
Binary file not shown.
Loading…
Add table
Reference in a new issue