Skip to content

Commit

Permalink
修复了部分结局难以触发和部分敌人无法正确追踪玩家的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
ganggang2011 committed Mar 17, 2024
1 parent 58b8ebc commit 53da6ca
Show file tree
Hide file tree
Showing 11 changed files with 341 additions and 757 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file modified Assets/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion Assets/Enemy/Zombie.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ NavMeshAgent:
m_AutoTraverseOffMeshLink: 1
m_AutoBraking: 0
m_AutoRepath: 1
m_Height: 2
m_Height: 1.8
m_BaseOffset: 0
m_WalkableMask: 4294967295
m_ObstacleAvoidanceType: 4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ Material:
- _UVSec: 0
- _ZWrite: 1
m_Colors:
- _Color: {r: 1, g: 1, b: 1, a: 0}
- _Color: {r: 0.29411766, g: 0.29411766, b: 0.29411766, a: 0}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1
Loading

0 comments on commit 53da6ca

Please sign in to comment.